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