[SCIP] Reduced cost about variables in LP relaxation

weikaimas at 163.com weikaimas at 163.com
Fri Mar 4 08:56:00 CET 2016


Hi all,

   I have used SCIP to implement a B&P procedure. At leaf nodes, before I implement pricing algorithm I use SCIPgetVarRedcosr()
to check the reduced cost of all variables (SCIPgetLPSolstat() returns 1). I found some variables with negative reduced cost.
  Can you give me the reasons about this phenomenon?  How can I avoid to find the variables with negative reduced cost in my pricing algorithm?

Best regards,

Kai WEI

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20160304/94df9a23/attachment.html>


More information about the Scip mailing list