CPXpresolve

Function CPXpresolve 

Source
pub unsafe extern "C" fn CPXpresolve(
    env: CPXCENVptr,
    lp: CPXLPptr,
    method: c_int,
) -> c_int