[Scip] about LPI

Ahmad Moradi ahmad.moradi at gmail.com
Tue Apr 9 15:48:30 MEST 2013


Dear all,

Consider the following piece of code,

SCIP_LPI* mylpi = NULL;
SCIP_CALL( SCIPgetLPI(scip, &mylpi) );

and suppose that the underlying lp solver is cplex, I just want to know, 
is the lp pointer given by mylpi->cpxlp is the lp of the current node of 
BB tree?

Bests, Ahmad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20130409/a34f4a9a/attachment.html


More information about the Scip mailing list