File tree 5 files changed +645
-3
lines changed
5 files changed +645
-3
lines changed Original file line number Diff line number Diff line change @@ -329,6 +329,8 @@ Miscellaneous
329
329
Fixed bugs
330
330
----------
331
331
332
+ - avoid hashmap key error in removal of doubletons and singletons in dual presolve of setppc constraints by skipping tripleton locks
333
+
332
334
Build system
333
335
------------
334
336
Original file line number Diff line number Diff line change @@ -549,7 +549,8 @@ set(pairs_Issue
549
549
"instances/Issue/3727.cip\; 1922\; vanillafullstrong_reduced_presolving_separating_heuristics"
550
550
"instances/Issue/3728.cip\; 0\; reduced_presolving_heuristics"
551
551
"instances/Issue/3746.cip\; 0\; seed_1"
552
- "instances/Issue/3752.cip\; 28066\; default"
552
+ "instances/Issue/3752_1.cip\; 28066\; default"
553
+ "instances/Issue/3752_2.cip\; 0\; default"
553
554
"instances/Issue/3787.lp\; 1\; default"
554
555
"instances/Issue/3832.cip\; 0\; default"
555
556
# Test currently not working since problems with the relative check for presolved problems appear: https://git.zib.de/integer/scip/-/issues/3819
File renamed without changes.
You can’t perform that action at this time.
0 commit comments