-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels