https://github.com/chocoteam/choco-solver/blob/39b49d0ea10ab8cab40d5b645b59511bec2a8644/solver/src/main/java/org/chocosolver/solver/constraints/IIntConstraintFactory.java#L1526 The last modification of decreasing has a bug: The last line should be: return increasing(rvars, delta);
choco-solver/solver/src/main/java/org/chocosolver/solver/constraints/IIntConstraintFactory.java
Line 1526 in 39b49d0
The last modification of decreasing has a bug:
The last line should be: