SCIPincludeReaderPbm

Function SCIPincludeReaderPbm 

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

includes the pbm file reader into SCIP

@ingroup FileReaderIncludes