[Clp] "Help in user pivot"

Thomas Vincent thomas.vincent at univ-nantes.fr
Thu Dec 6 11:46:42 EST 2012


Dear Clp ML,

I currently use Clp through Osi to manually perform pivots on a LP.
It's quite simple and works as follows:
 - I solve a LP using initialSolve()
 - I call Osi's pivot() method several times to reach some other solutions

It works most of the time but, when I try to deal with larger problems,
I get an "Help in user pivot" error.
From the source code of Clp I can see that it comes from ClpSimplex.cpp
and that it happens when something bad resulted from an internal
factorisation. However, I don't really understand how nor why it happens. :/

Do you know how I can avoid that?
Thanks in advance.

Cheers,
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/clp/attachments/20121206/3149fad0/attachment.sig>


More information about the Clp mailing list