[Coin-lpsolver] Assert Problems

Kyle Ellrott kellrott at csbl.bmb.uga.edu
Mon Feb 28 22:45:52 EST 2005


In addition to the problems mentioned below, trying to use an outputted 
mpsfile from the same experiment, I ran clp (the test program in the 
clp directory), and got the following assertion.

CoinMpsIO.cpp:669: failed assertion `after>next'

Any thoughts as to what problems might cause this sort of behavior?  
I'm sure it's my own fault, I'm just trying to narrow down the causes.

Kyle

> 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
>
> _______________________________________________
> Coin-lpsolver mailing list
> Coin-lpsolver at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-lpsolver




More information about the Clp mailing list