Skip to content

Commit 79a57bc

Browse files
committed
Updater main README
1 parent 37f08c6 commit 79a57bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ run on Nextmv Cloud.
8282
knapsack problem. Demonstrates how to use devcontainers.
8383
* [python-pyvroom-routing]: Use Python and Pyvroom to solve a vehicle routing
8484
problem. Demonstrates how to use devcontainers.
85+
* [python-xpress-facility-location]: Use Python and Xpress to solve a facility
86+
location problem.
8587

8688
[subscription-apps]: https://nextmv.io/docs/platform/deploy-app/subscription-apps
8789
[installation]: https://nextmv.io/docs/platform/installation
@@ -116,5 +118,6 @@ run on Nextmv Cloud.
116118
[python-pyomo-shiftassignment]: ./python-pyomo-shiftassignment/README.md
117119
[python-pyomo-shiftplanning]: ./python-pyomo-shiftplanning/README.md
118120
[python-pyvroom-routing]: ./python-pyvroom-routing/README.md
121+
[python-xpress-facility-location]: ./python-xpress-facility-location/README.md
119122
[python-xpress-knapsack]: ./python-xpress-knapsack/README.md
120123
[python-pyoptinterface-knapsack]: ./python-pyoptinterface-knapsack/README.md

0 commit comments

Comments
 (0)