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