Function cplex_rs_sys::CPXrobustopt

source ·
pub unsafe extern "C" fn CPXrobustopt(
    env: CPXCENVptr,
    lp: CPXLPptr,
    lblp: CPXLPptr,
    ublp: CPXLPptr,
    objchg: f64,
    maxchg: *const f64
) -> c_int