[Osi] Pivot in OsiClpSimplexInterface
Thomas Vincent
thomas.vincent at univ-nantes.fr
Tue Mar 15 11:58:05 EDT 2011
Hi,
I'm trying to implement a parametric simplex for biobjective LPs using
OsiClpSimplexInterface.
Until now I have always set outStatus to 0 when calling the pivot method
and it seemed to work fine, except that sometimes I get the following error:
ClpSimplex.cpp:7799: int ClpSimplex::pivot(): Assertion
`eq(solution_[sequenceOut_], lowerOut_)' failed.
How can I determine the value of outStatus before calling the pivot method?
Thank you
Regards,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://list.coin-or.org/pipermail/osi/attachments/20110315/a4f5fcc6/attachment.sig>
More information about the Osi
mailing list