SCIPvarGetVlbCoefs

Function SCIPvarGetVlbCoefs 

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

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