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

update ilpy API to v0.3.0 #43

Merged
merged 2 commits into from
May 3, 2023
Merged

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented May 3, 2023

This updates the codebase to use ilpy>=0.3

the main change is that ilpy no longer distinguishes between Linear/Quadratic Objectives and Constraints... they are just ilpy.Objective and ilpy.Constraint and ilpy.Solver now.

Also, Solver.solve() returns a Solution object rather than a tuple

@tlambert03 tlambert03 merged commit 5f42466 into funkelab:main May 3, 2023
8 checks passed
@tlambert03 tlambert03 deleted the update-ilpy branch May 3, 2023 14:40
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.

None yet

1 participant