pub unsafe extern "C" fn SCIPlpExactForceSafeBound(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
)Expand description
forces the next exact bound computation to be executed even in probing mode
pub unsafe extern "C" fn SCIPlpExactForceSafeBound(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
)forces the next exact bound computation to be executed even in probing mode