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 @@ -48,6 +48,8 @@ Miscellaneous
48
48
Fixed bugs
49
49
----------
50
50
51
+ - avoid hashmap key error in removal of doubletons and singletons in dual presolve of setppc constraints by skipping tripleton locks
52
+
51
53
Build system
52
54
------------
53
55
Original file line number Diff line number Diff line change @@ -503,7 +503,8 @@ set(pairs_Issue
503
503
"instances/Issue/3727.cip\; 1922\; vanillafullstrong_reduced_presolving_separating_heuristics"
504
504
"instances/Issue/3728.cip\; 0\; reduced_presolving_heuristics"
505
505
"instances/Issue/3746.cip\; 0\; seed_1"
506
- "instances/Issue/3752.cip\; 28066\; default"
506
+ "instances/Issue/3752_1.cip\; 28066\; default"
507
+ "instances/Issue/3752_2.cip\; 0\; default"
507
508
"instances/Issue/3787.lp\; 1\; default"
508
509
"instances/Issue/3832.cip\; 0\; default"
509
510
# 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