File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,9 @@ single-objective instance of your optimization problem.
4646You may set additional optimizer attributes, the supported attributes depend on
4747the choice of solution algorithm.
4848
49+ Documentation is available in the JuMP documentation. There are sections on
50+ [ setting a vector-valued objective] ( https://jump.dev/JuMP.jl/stable/manual/objective/#Set-a-vector-valued-objective )
51+ and [ working wtih multiple solutions] ( https://jump.dev/JuMP.jl/stable/manual/solutions/#Multiple-solutions ) .
4952For worked examples, see the [ Simple multi-objective examples] ( https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_objective_examples/ )
5053tutorial in the JuMP documentation. A larger example is the
5154[ Multi-objective knapsack] ( https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_objective_knapsack/ )
You can’t perform that action at this time.
0 commit comments