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

Solving quadratic problems (using CPLEX) directly without linearization #27

Open
ppalkar opened this issue Oct 15, 2019 · 0 comments
Open
Assignees

Comments

@ppalkar
Copy link
Collaborator

ppalkar commented Oct 15, 2019

At present, MINOTAUR's linearization based algorithms (QG, STOA, LSTOA etc.) will linearize the quadratic constraints and objective, despite the fact that solvers like CPLEX can directly use them. There has to be a switch to choose if the user wants to linearize the quadratic functions or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants