SCIPincludeReaderMst

Function SCIPincludeReaderMst 

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

includes the mst file reader into SCIP

@ingroup FileReaderIncludes