pub unsafe extern "C" fn SCIPvarGetProbvarBound(
var: *mut *mut SCIP_VAR,
bound: *mut f64,
boundtype: *mut SCIP_BOUNDTYPE,
) -> SCIP_RETCODEExpand description
transforms given variable, boundtype and bound to the corresponding active, fixed, or multi-aggregated variable values