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

includes the gms file reader into SCIP

@ingroup FileReaderIncludes