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

Basic support for MINLP Problems #33

Closed
4 tasks
mewilhel opened this issue Jun 14, 2019 · 1 comment
Closed
4 tasks

Basic support for MINLP Problems #33

mewilhel opened this issue Jun 14, 2019 · 1 comment
Milestone

Comments

@mewilhel
Copy link
Member

mewilhel commented Jun 14, 2019

  • add_variable of ZeroOne type
  • Update local nlp problem to solve on integer values of binary variables.
  • Update socp and quadratic relax! to handle integer values.
  • Set treat_x_as_number flag for integer values of binary variables prior to relaxing nonlinear terms.
@mewilhel mewilhel added this to the v1.0.0 milestone Jun 15, 2020
@mewilhel mewilhel changed the title Support for MINLP Problems Basic support for MINLP Problems Jun 15, 2020
@mewilhel
Copy link
Member Author

Resolved by v0.7.

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

1 participant