Multi-objectives optimization #251
sowuy
started this conversation in
New features
Replies: 0 comments
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.
-
Are your thinking of addind multi-objective optimization soon in the library?
I see I can use
add_expr
to extend a linear expression with the contents of another and use a coefficient to weight it. But I would rather do something such asModel.setObjectiveN()
defined in Gurobi library to do hierarchy and blended analysis .Beta Was this translation helpful? Give feedback.
All reactions