Function SCIPintervalSetEmpty

Source
pub unsafe extern "C" fn SCIPintervalSetEmpty(
    resultant: *mut SCIP_INTERVAL,
)
Expand description

sets interval to empty interval, which will be [1.0, -1.0]