pub_pricer.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
80 /** gets the number of times, the pricer was called and tried to find a variable with negative reduced costs */
void SCIPpricerSetData(SCIP_PRICER *pricer, SCIP_PRICERDATA *pricerdata)
Definition: pricer.c:511
type definitions for miscellaneous datastructures
Definition: struct_pricer.h:37
type definitions for variable pricers
SCIP_Bool SCIPpricerIsInitialized(SCIP_PRICER *pricer)
Definition: pricer.c:704
common defines and data types used in all packages of SCIP