Function scip_sys::SCIPlpiSetIntpar

source ·
pub unsafe extern "C" fn SCIPlpiSetIntpar(
    lpi: *mut SCIP_LPI,
    type_: SCIP_LPPARAM,
    ival: c_int
) -> SCIP_RETCODE
Expand description

sets integer parameter of LP