SCIPvarGetWorstBoundTypeExact

Function SCIPvarGetWorstBoundTypeExact 

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

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