pub unsafe extern "C" fn SCIPlpiCreate(
lpi: *mut *mut SCIP_LPI,
messagehdlr: *mut SCIP_MESSAGEHDLR,
name: *const c_char,
objsen: SCIP_OBJSEN,
) -> SCIP_RETCODEExpand description
creates an LP problem object
pub unsafe extern "C" fn SCIPlpiCreate(
lpi: *mut *mut SCIP_LPI,
messagehdlr: *mut SCIP_MESSAGEHDLR,
name: *const c_char,
objsen: SCIP_OBJSEN,
) -> SCIP_RETCODEcreates an LP problem object