Open lovasoa opened 3 years ago
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.
It would be very helpful if you could provide a minimal example that reproduces this issue.
This failed assertions was reported in the following related issues:
It seems to happen only on problems that contain SOS constraints.