Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion failed in solving ILP #192

Open
spinspincoupling opened this issue Mar 7, 2023 · 2 comments
Open

Assertion failed in solving ILP #192

spinspincoupling opened this issue Mar 7, 2023 · 2 comments

Comments

@spinspincoupling
Copy link

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.

@tkralphs
Copy link
Member

This is strange. Can you provide more details? What was the platform?

@spinspincoupling
Copy link
Author

looks like there is another post on clp for the same issue, coin-or/Clp#173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants