SCIPincludeReaderWbo

Function SCIPincludeReaderWbo 

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

includes the wbo file reader into SCIP

@ingroup FileReaderIncludes