SCIPincludeReaderMps

Function SCIPincludeReaderMps 

Source
pub unsafe extern "C" fn SCIPincludeReaderMps(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

includes the mps file reader into SCIP

@ingroup FileReaderIncludes