Skip to content

Preparing SCIP 10 #1006

@Joao-Dionisio

Description

@Joao-Dionisio

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(), and SCIPvarIsNonimpliedIntegral()
  • Exact SCIP functions
  • Many many new API functions

Before merging these things, would like to add a bunch of tests as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions