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