SCIPincludeReaderPpm

Function SCIPincludeReaderPpm 

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

includes the ppm file reader into SCIP

@ingroup FileReaderIncludes