pub_pricer.h
Go to the documentation of this file.
31 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
89 /** 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:520
type definitions for miscellaneous datastructures
Definition: struct_pricer.h:46
type definitions for variable pricers
SCIP_Bool SCIPpricerIsInitialized(SCIP_PRICER *pricer)
Definition: pricer.c:713
common defines and data types used in all packages of SCIP