Skip to content

Commit cda863c

Browse files
authored
Add more doc links to the tutorial
1 parent 460ad89 commit cda863c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ single-objective instance of your optimization problem.
4646
You may set additional optimizer attributes, the supported attributes depend on
4747
the 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).
4952
For worked examples, see the [Simple multi-objective examples](https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_objective_examples/)
5053
tutorial in the JuMP documentation. A larger example is the
5154
[Multi-objective knapsack](https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_objective_knapsack/)

0 commit comments

Comments
 (0)