Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add constraint handlers for mathopt solvers #309

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

nhuet
Copy link
Contributor

@nhuet nhuet commented Oct 1, 2024

  • add a base class OrtoolsMathOptConstraintHandler managing constraints removal
  • add mathopt constraint handlers for each gurobi ones, sharing most of the code

@nhuet nhuet force-pushed the unify-constraint-handler branch 4 times, most recently from 22b3300 to 0ace881 Compare October 4, 2024 08:52
@nhuet nhuet marked this pull request as ready for review October 4, 2024 08:52
- add a base class OrtoolsMathOptConstraintHandler managing constraints removal
- add mathopt constraint handlers
   - for each gurobi ones, sharing most of the code
   - for each pymip ones
- add tests for mathopt and gurobi constraint handlers
@nhuet nhuet force-pushed the unify-constraint-handler branch from 0ace881 to 331d5fa Compare October 4, 2024 09:10
Copy link
Collaborator

@g-poveda g-poveda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@g-poveda g-poveda merged commit e82cd73 into airbus:master Oct 4, 2024
14 checks passed
@nhuet nhuet deleted the unify-constraint-handler branch October 4, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants