pub unsafe extern "C" fn SCIPisLongintParamValid(
scip: *mut SCIP,
param: *mut SCIP_PARAM,
value: c_longlong,
) -> c_uintExpand description
checks whether parameter value of an existing SCIP_Longint paramter is valid
pub unsafe extern "C" fn SCIPisLongintParamValid(
scip: *mut SCIP,
param: *mut SCIP_PARAM,
value: c_longlong,
) -> c_uintchecks whether parameter value of an existing SCIP_Longint paramter is valid