Function scip_sys::SCIPchgLhsLinear

source ·
pub unsafe extern "C" fn SCIPchgLhsLinear(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    lhs: f64
) -> SCIP_RETCODE
Expand description

changes left hand side of linear constraint