Type Alias SCIP_ParamSetting

Source
pub type SCIP_ParamSetting = c_uint;
Expand description

possible parameter settings - used to determine the behavior of different SCIP components, e.g., heuristics, separators, …