SCIPisLongintParamValid

Function SCIPisLongintParamValid 

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

checks whether parameter value of an existing SCIP_Longint paramter is valid