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

Remove cplex feature/use egg's native ILP extraction once it's merged #130

Open
gussmith23 opened this issue Oct 24, 2021 · 0 comments
Open

Comments

@gussmith23
Copy link
Owner

Max developed ILP extraction in egg, reimplementing a lot of the work in our ILP-based extraction. We should depend on that instead of our own hand-rolled code. We can also remove the dependency on CPLEX and use an open source solver which is more easily installed, though perhaps we can keep the option to use CPLEX. I'm fairly certain the ILP library he chose allows you to swap out ILP solvers.

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

No branches or pull requests

1 participant