We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6451d commit e46778aCopy full SHA for e46778a
README.md
@@ -52,7 +52,7 @@ This page includes both the API documentation and examples.
52
- [Traveling Salesman with Random Key Genetic Algorithm](https://jbytecode.github.io/OperationsResearchModels.jl/dev/travelingsalesman/)
53
- [Simplex Method with Real Valued Decision Variables](https://jbytecode.github.io/OperationsResearchModels.jl/dev/simplex/)
54
- [2-player zero-sum game solver](https://jbytecode.github.io/OperationsResearchModels.jl/dev/game/)
55
-
+- [Portfolio Optimization](https://jbytecode.github.io/OperationsResearchModels.jl/dev/portfolio/)
56
57
# How to cite
58
0 commit comments