objpricer.h File Reference Detailed DescriptionC++ wrapper for variable pricers. Definition in file objpricer.h. Go to the source code of this file.
Function Documentation
creates the variable pricer for the given variable pricer object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjPricer::SCIP_DECL_PRICERFARKAS().
returns the variable pricer object of the given name, or 0 if not existing
Referenced by scip::ObjPricer::SCIP_DECL_PRICERFARKAS().
returns the variable pricer object for the given pricer
Referenced by scip::ObjPricer::SCIP_DECL_PRICERFARKAS(). |