SCIPvarGetBestBoundLocalExact

Function SCIPvarGetBestBoundLocalExact 

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

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