-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Description
To make the transition to SCIP 10 smoother, I figured I'd take some notes on what needs to be done to ensure compatibility and which functions need to be wrapped.
- New event types
SCIP_EVENTTYPE_IMPLTYPECHANGED
,SCIP_EVENTTYPE_DUALBOUNDIMPROVED
,SCIP_EVENTTYPE_GAPUPDATED
- IISFINDER functions (almost done)
- Statistics Json functions
-
SCIPvarGetImplType()
,SCIPvarIsBinary()
,SCIPvarIsIntegral()
,SCIPvarIsImpliedIntegral()
, andSCIPvarIsNonimpliedIntegral()
- Exact SCIP functions
- Many many new API functions
Before merging these things, would like to add a bunch of tests as well.
Opt-Mucca
Metadata
Metadata
Assignees
Labels
No labels