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 */
common defines and data types used in all packages of SCIP
void SCIPpricerSetData(SCIP_PRICER *pricer, SCIP_PRICERDATA *pricerdata)
Definition: pricer.c:523
SCIP_Bool SCIPpricerIsInitialized(SCIP_PRICER *pricer)
Definition: pricer.c:716
Definition: struct_pricer.h:47
type definitions for miscellaneous datastructures
type definitions for variable pricers