type_paramset.h
Go to the documentation of this file.
31 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
56 /** possible parameter settings - used to determine the behavior of different SCIP components, e.g., heuristics, separators, ... */
78 SCIP_PARAMEMPHASIS_PHASEFEAS = 7, /**< feasibility phase settings during 3-phase solving approach */
79 SCIP_PARAMEMPHASIS_PHASEIMPROVE= 8, /**< improvement phase settings during 3-phase solving approach */
Definition: type_paramset.h:72
Definition: type_paramset.h:70
Definition: type_paramset.h:82
Definition: type_paramset.h:76
Definition: type_paramset.h:48
Definition: type_paramset.h:78
Definition: struct_paramset.h:108
Definition: type_paramset.h:59
type definitions for return codes for SCIP methods
Definition: type_paramset.h:63
type definitions for SCIP's main datastructure
Definition: type_paramset.h:73
Definition: type_paramset.h:47
Definition: type_paramset.h:49
Definition: type_paramset.h:74
Definition: type_paramset.h:80
Definition: type_paramset.h:81
Definition: type_paramset.h:52
Definition: type_paramset.h:77
Definition: type_paramset.h:51
Definition: struct_paramset.h:129
common defines and data types used in all packages of SCIP
Definition: type_paramset.h:62
Definition: type_paramset.h:75
Definition: type_paramset.h:61
Definition: type_paramset.h:50