Code for the explore new model (CLI) tutorial. The following community app is used:
- Python HiGHS Knapsack: use the HiGHS solver to solve a knapsack problem defined in JSON format.
Go into the python-highs-knapsack directory for
instructions on how to run the app itself.
-
Run the scripts individually.
-
app1.sh: List available community apps.bash app1.sh
-
app2.sh: Clone thepython-highs-knapsackcommunity app locally.bash app2.sh
-
app3.sh: Create a Nextmv Cloud application.bash app3.sh
-
app4.sh: Push the local executable code to a Nextmv Cloud application.bash app4.sh
-
app5.sh: Run the Nextmv Cloud application.bash app5.sh
-
app6.sh: Create an input set.bash app6.sh
-