Function scip_sys::SCIPparamSetFixed
source · pub unsafe extern "C" fn SCIPparamSetFixed(
param: *mut SCIP_PARAM,
fixed: c_uint
)Expand description
sets fixing status of given parameter
pub unsafe extern "C" fn SCIPparamSetFixed(
param: *mut SCIP_PARAM,
fixed: c_uint
)sets fixing status of given parameter