You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: