SCIPchgRhsExactLinear

Function SCIPchgRhsExactLinear 

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

changes right hand side of linear constraint