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