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 `numberProhibited_ == oldModel->getNumCols()' failed #60

Open
lovasoa opened this issue Mar 20, 2021 · 1 comment
Open

Assertion `numberProhibited_ == oldModel->getNumCols()' failed #60

lovasoa opened this issue Mar 20, 2021 · 1 comment

Comments

@lovasoa
Copy link

lovasoa commented Mar 20, 2021

CglPreProcess.cpp:2492: OsiSolverInterface* CglPreProcess::preProcessNonDefault(OsiSolverInterface&, int, int, int): Assertion `numberProhibited_ == oldModel->getNumCols()' failed.

This failed assertions was reported in the following related issues:

It seems to happen only on problems that contain SOS constraints.

@tkralphs
Copy link
Member

It would be very helpful if you could provide a minimal example that reproduces this issue.

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