pub unsafe extern "C" fn SCIPincludeReaderOsil(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
includes the osil file reader into SCIP
@ingroup FileReaderIncludes
pub unsafe extern "C" fn SCIPincludeReaderOsil(
scip: *mut SCIP,
) -> SCIP_RETCODEincludes the osil file reader into SCIP
@ingroup FileReaderIncludes