SCIPsetChgParamFixed

Function SCIPsetChgParamFixed 

Source
pub unsafe extern "C" fn SCIPsetChgParamFixed(
    set: *mut SCIP_SET,
    name: *const c_char,
    fixed: c_uint,
) -> SCIP_RETCODE
Expand description

changes the fixing status of an existing parameter