We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40d27fc + a29bc80 commit 914c5a1Copy full SHA for 914c5a1
CHANGELOG
@@ -31,6 +31,9 @@ Fixed bugs
31
- fixed that some variable type changes were not accounted correctly in presolve of linear constraints
32
- fix constraint sorting in setpp-orbitope upgrade in symmetry code
33
- fixed that SCIPnodeGetConsProps() also counted bound changes from propagators
34
+- use original and-constraints of an untransformed pseudoboolean constraint when copying original problems to avert segmentation faults
35
+- sort and-constraints of a pseudoboolean constraint with respect to the resultant problem indices to avoid shuffled copies
36
+- treat pseudoboolean constraints as nonlinear constraints in OPB reader to prevent duplication mistakes
37
38
Performance improvements
39
------------------------
0 commit comments