[SCIP] informatin about checkLazyBounds

weikaimas at 163.com weikaimas at 163.com
Mon May 23 09:38:50 CEST 2016


Hi Matthias,

I implemented a branch and price algorithm. After hundreds rounds, it crashed with the following information. 

"coloring.linux.x86_64.gnu.gdb.cpx: src/scip/lp.c:14418: checkLazyBounds: Assertion `SCIPsetIsInfinity(set, col->lazyub) || SCIPsetIsFeasLE(set, col->primsol, col->lazyub)' failed.
Aborted (core dumped)"

I cannot find any information about SCIPsetIsInfinity and SCIPsetIsFeasLE in the manual.

Beat regards,

Wei Kai.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20160523/73322f41/attachment.html>


More information about the Scip mailing list