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

Modernize LP solver interface #84

Open
vissarion opened this issue Jan 11, 2024 · 1 comment
Open

Modernize LP solver interface #84

vissarion opened this issue Jan 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@vissarion
Copy link
Member

This a feature request for how dingo is handling and solving LPs. Now it is using lp-solve library by default and Gurobi solver optionally.

The interface can be more modern and modular if a package like optlang is used. Many different solvers can be then used through optlang's interface (such as cplex, gurobipy, scipy).

@vissarion vissarion added the enhancement New feature or request label Jan 11, 2024
@nilesh05apr
Copy link

@vissarion are you working on it? I would love to work on it. Can you please share more details or probably add me to your Slack so we can make it more progressive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants