Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 13 forks source link

Benchmark scheduling #241

Closed Wikunia closed 3 years ago

Wikunia commented 3 years ago

Benchmark cases for small scheduling problems without using special interval variables or special constraints. (Just reified constraints)

codecov[bot] commented 3 years ago

Codecov Report

Merging #241 (e95fc14) into master (8bd71c9) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   96.47%   96.53%   +0.05%     
==========================================
  Files          39       39              
  Lines        3407     3407              
==========================================
+ Hits         3287     3289       +2     
+ Misses        120      118       -2     
Impacted Files Coverage Δ
src/ConstraintSolver.jl 99.08% <0.00%> (+0.60%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8bd71c9...e95fc14. Read the comment docs.