Function SCIPvarGetVubCoefs

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

gets array with bounding coefficients b_i in variable upper bounds x <= b_i*z_i + d_i of given variable x