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

includes the tim file reader into SCIP

@ingroup FileReaderIncludes