SCIPvarGetBestBoundType

Function SCIPvarGetBestBoundType 

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

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