SCIPincludeReaderSmps

Function SCIPincludeReaderSmps 

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

includes the smps file reader into SCIP

@ingroup FileReaderIncludes