pub unsafe extern "C" fn SCIPincludePropObbt(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the obbt propagator and includes it in SCIP
@ingroup PropagatorIncludes
pub unsafe extern "C" fn SCIPincludePropObbt(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the obbt propagator and includes it in SCIP
@ingroup PropagatorIncludes