SCIPisBoolParamValid

Function SCIPisBoolParamValid 

Source
pub unsafe extern "C" fn SCIPisBoolParamValid(
    scip: *mut SCIP,
    param: *mut SCIP_PARAM,
    value: c_uint,
) -> c_uint
Expand description

checks whether the value of an existing SCIP_Bool parameter is valid