SCIPvarGetBestBoundGlobalExact

Function SCIPvarGetBestBoundGlobalExact 

Source
pub unsafe extern "C" fn SCIPvarGetBestBoundGlobalExact(
    var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONAL
Expand description

gets best global bound of variable with respect to the objective function