type_paramset.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
47 /** possible parameter settings - used to determine the behavior of different SCIP components, e.g., heuristics, separators, ... */
69 SCIP_PARAMEMPHASIS_PHASEFEAS = 7, /**< feasibility phase settings during 3-phase solving approach */
70 SCIP_PARAMEMPHASIS_PHASEIMPROVE= 8, /**< improvement phase settings during 3-phase solving approach */
Definition: type_paramset.h:63
Definition: type_paramset.h:61
Definition: type_paramset.h:67
Definition: type_paramset.h:39
Definition: type_paramset.h:69
Definition: struct_paramset.h:99
Definition: type_paramset.h:50
type definitions for return codes for SCIP methods
Definition: type_paramset.h:54
type definitions for SCIP's main datastructure
Definition: type_paramset.h:64
Definition: type_paramset.h:38
Definition: type_paramset.h:40
Definition: type_paramset.h:65
Definition: type_paramset.h:71
Definition: type_paramset.h:43
Definition: type_paramset.h:68
Definition: type_paramset.h:42
Definition: struct_paramset.h:120
common defines and data types used in all packages of SCIP
Definition: type_paramset.h:53
Definition: type_paramset.h:66
Definition: type_paramset.h:52
Definition: type_paramset.h:41