SCIPchgLhsExactLinear

Function SCIPchgLhsExactLinear 

Source
pub unsafe extern "C" fn SCIPchgLhsExactLinear(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    lhs: *mut SCIP_RATIONAL,
) -> SCIP_RETCODE
Expand description

changes left hand side of linear constraint