corail-research / SeaPearl.jl

Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
https://corail-research.github.io/SeaPearl.jl/dev/
BSD 3-Clause "New" or "Revised" License
168 stars 10 forks source link

add removeBetween function to manipulate IntDomain #430

Closed Max9294D closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #430 (cdc712a) into master (af364fb) will decrease coverage by 0.10%. The diff coverage is 9.09%.

@@            Coverage Diff             @@
##           master     #430      +/-   ##
==========================================
- Coverage   74.39%   74.30%   -0.10%     
==========================================
  Files         147      147              
  Lines        8132     8142      +10     
==========================================
  Hits         6050     6050              
- Misses       2082     2092      +10     
Files Changed Coverage Δ
src/CP/variables/IntDomain.jl 88.80% <0.00%> (-7.73%) :arrow_down:
src/CP/constraints/sumlessthan.jl 77.55% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more