SCIPsetIsParamFixed

Function SCIPsetIsParamFixed 

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

gets the fixing status value of an existing parameter