Function SCIPgetRhsVarbound

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

gets right hand side of variable bound constraint lhs <= x + c*y <= rhs