[Coin-lpsolver] Assert Problems

Kyle Ellrott kellrott at csbl.bmb.uga.edu
Mon Feb 28 19:26:41 EST 2005


Under particular situations my software will produce assert errors in 
the COIN library.  Namely:

OsiClpSolverInterface.cpp:480: failed assertion 
`modelPtr_->objectiveValue()<1.0e100'

What is this error indicative of?  Also is there any way to make COIN 
respond to bad input a little less dramatically?  I would prefer a 
return with an error, something that would let my software respond 
accordingly, rather then killing everything in it's tracks.

Kyle




More information about the Clp mailing list