All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
type_disp.h
Go to the documentation of this file.
28 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
88 /** solving process initialization method of display column (called when branch and bound process is about to begin)
90 * This method is called when the presolving was finished and the branch and bound process is about to begin.
99 /** solving process deinitialization method of display column (called before branch and bound process data is freed)
Definition: type_disp.h:48 type definitions for return codes for SCIP methods type definitions for SCIP's main datastructure Definition: type_disp.h:46 Definition: type_disp.h:47 common defines and data types used in all packages of SCIP |