pub unsafe extern "C" fn SCIPintervalSetEmpty(
resultant: *mut SCIP_INTERVAL,
)Expand description
sets interval to empty interval, which will be [1.0, -1.0]
pub unsafe extern "C" fn SCIPintervalSetEmpty(
resultant: *mut SCIP_INTERVAL,
)sets interval to empty interval, which will be [1.0, -1.0]