SCIPsetGetBoolParam

Function SCIPsetGetBoolParam 

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

gets the value of an existing SCIP_Bool parameter