SCIPvarGetBestBoundTypeExact

Function SCIPvarGetBestBoundTypeExact 

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

gets type (lower or upper) of best bound of variable with respect to the objective function