SCIPcolExactGetBestBound

Function SCIPcolExactGetBestBound 

Source
pub unsafe extern "C" fn SCIPcolExactGetBestBound(
    col: *mut SCIP_COLEXACT,
) -> *mut SCIP_RATIONAL
Expand description

gets best bound of column with respect to the objective function