pub unsafe extern "C" fn SCIPchgRhsExactLinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
rhs: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
changes right hand side of linear constraint
pub unsafe extern "C" fn SCIPchgRhsExactLinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
rhs: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEchanges right hand side of linear constraint