SCIPincludeReaderFix

Function SCIPincludeReaderFix 

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

includes the fix file reader into SCIP

@ingroup FileReaderIncludes