Function scip_sys::SCIPchgLhsLinear
source · pub unsafe extern "C" fn SCIPchgLhsLinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
lhs: f64
) -> SCIP_RETCODEExpand description
changes left hand side of linear constraint
pub unsafe extern "C" fn SCIPchgLhsLinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
lhs: f64
) -> SCIP_RETCODEchanges left hand side of linear constraint