maximization problem #35
Closed
joseph-gergaud
started this conversation in
General
Replies: 2 comments
-
|
Hi @joseph-gergaud , It is possible.
Note, however, that (for now at least) not all the JuliaSmoothOptimizers solvers accept maximization formulation. The following is possible: you can check that it worked and IPOPT will understand it |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We want to use ADNPLModel and Ipopt for a maximization problem and not for a minimization one. Of course, We can we can give to ADNLProblem the opposite of the objective function. But is it possible :
Thanks
Beta Was this translation helpful? Give feedback.
All reactions