type_table.h
Go to the documentation of this file.
42/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
93/** solving process initialization method of statistics table (called when branch and bound process is about to begin)
95 * This method is called when the presolving was finished and the branch and bound process is about to begin.
104/** solving process deinitialization method of statistics table (called before branch and bound process data is freed)
common defines and data types used in all packages of SCIP
Definition: struct_table.h:46
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure