SCIPchgRhsLinear

Function SCIPchgRhsLinear 

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

changes right hand side of linear constraint