pub unsafe extern "C" fn SCIPvarGetWorstBoundTypeExact(
var: *mut SCIP_VAR,
) -> SCIP_BOUNDTYPEExpand description
gets type (lower or upper) of worst bound of variable with respect to the objective function
pub unsafe extern "C" fn SCIPvarGetWorstBoundTypeExact(
var: *mut SCIP_VAR,
) -> SCIP_BOUNDTYPEgets type (lower or upper) of worst bound of variable with respect to the objective function