SCIPisIntParamValid

Function SCIPisIntParamValid 

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

checks whether the value of an existing int parameter is valid