[Scip] Counters for Priced Variables

Gerald Gamrath gamrath at zib.de
Mon Mar 18 23:22:59 MET 2013


Hi Vivek,

yes, there is also the variable pricer which looks for variables with 
negative reduced cost that aged out of the LP. See 
http://scip.zib.de/doc/html/FAQ.shtml#Q5.2

Best,
Gerald

Am 16.03.2013 08:16, schrieb Vivek Periaraj:
> Hello,
>
> When there are two consecutive iterations where there are no variables added for pricing, then the counters returned by the following APIs turn out to be incorrect. They indicate some variables have been added. Does SCIP add variables apart from the pricing callback?
>
> SCIPgetNPricevarsFound(scip)
> SCIPgetNPricevarsApplied(scip);
>
> Regards,
> Vivek
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip



More information about the Scip mailing list