-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi everyone,
I would like to try out and experiment with SCIP using the Java API.
However, it is unclear to me whether the Java API allows to add user defined cuts and/or lazy constraints while SCIP is solving a model.
E.g.: could I solve a simple Travelling Salesmann Problem starting from an incomplete model with just "flow constraints" and add Subtour Elimination Constraints and/or Connectivity Constraints manually at runtime?
Thank you a lot!
Metadata
Metadata
Assignees
Labels
No labels