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