Function SCIPgetRhsLinear

Source
pub unsafe extern "C" fn SCIPgetRhsLinear(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
) -> f64
Expand description

gets right hand side of linear constraint