|
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pub_cutpool.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
41 /** gets the age of the cut: the number of consecutive cut pool separation rounds where the cut was neither in the LP nor violated */
SCIP_Longint SCIPcutpoolGetNCalls(SCIP_CUTPOOL *cutpool) Definition: cutpool.c:861 SCIP_Longint SCIPcutpoolGetNCutsFound(SCIP_CUTPOOL *cutpool) Definition: cutpool.c:871 type definitions for storing cuts in a cut pool Definition: struct_lp.h:188 Definition: struct_cutpool.h:48 common defines and data types used in all packages of SCIP Definition: struct_cutpool.h:38 |