SYMPHONY
SYMPHONY copied to clipboard
Assertion failed in solving ILP
I compiled SYMPONY-5.6.17 using the default config and run into an assertion failure at CglProbing.cpp:614: int CglProbing::tighten(double*, double*, const int*, const double*, const CoinBigIndex*, const int*, double*, double*, int, int, char*, int, double): Assertion 'colUpper[i] == colLower[j]' failed. The test passed when I turn on the debug option.
This is strange. Can you provide more details? What was the platform?
looks like there is another post on clp for the same issue, https://github.com/coin-or/Clp/issues/173