From nediakm at math.mcmaster.ca Tue Apr 22 12:01:51 2003 From: nediakm at math.mcmaster.ca (Mikhail Nediak) Date: Wed Nov 24 00:04:11 2004 Subject: [Coin-contest] sample1 causes invalid assertion in Clp Message-ID: Hi, It does not look like a very big deal, but I have just observed sample1 of Sbb causing an invalid assertion in ClpSimplexDual::dualColumn() after the the search is completed on l152lav: testit: ClpSimplexDual.cpp:1734: void ClpSimplexDual::dualColumn(CoinIndexedVector*, CoinIndexedVector*, CoinIndexedVector*, CoinIndexedVector*, double): Assertion `oldValue<=dualTolerance_*1.0001' failed. Abort Looks like something having to do with Clp tolerances. Best, Mikhail Nediak