pub unsafe extern "C" fn SCIPlpiSetIntpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
ival: c_int,
) -> SCIP_RETCODEExpand description
sets integer parameter of LP
pub unsafe extern "C" fn SCIPlpiSetIntpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
ival: c_int,
) -> SCIP_RETCODEsets integer parameter of LP