Skip to content

nextmv-io/community-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nextmv community apps

Pre-built decision apps serving as the base for Marketplace subscription apps. Each app is standalone and can be executed following the instructions in each README.

Before starting:

  1. Sign up for a Nextmv account.
  2. Install the Nextmv Platform.

Visit the docs for more information.

Hello, world

Get started with one of the following apps:

More apps

These examples are concrete cases of using different languages and solvers in decision apps that run on the Nextmv Platform.

Other, more complex, examples

These apps show more complete examples and use cases of different languages and solvers. Most demonstrate how to use devcontainers to run the app like it would run on Nextmv Cloud.

  • go-highs-orderfulfillment: Use Go and the HiGHS solver to solve an order fulfillment problem. Demonstrates how to use devcontainers.
  • java-ortools-knapsack: Use Java and Google OR-Tools to solve a knapsack problem. Demonstrates how to use devcontainers.
  • java-ortools-routing: Use Java and Google OR-Tools to solve a vehicle routing problem. Demonstrates how to use devcontainers.
  • python-cuopt-routing: Use Python and NVIDIA cuOPT to solve a vehicle routing problem. Demonstrates GPU acceleration.
  • python-hexaly-knapsack: Use Python and Hexaly to solve a knapsack problem. Demonstrates how to use devcontainers.
  • python-ampl-facilitylocation: Use Python and AMPL to solve a facility location problem. Demonstrates how to use devcontainers.
  • python-ampl-priceoptimization: Use Python and AMPL to solve a price optimization problem. Demonstrates how to use devcontainers.
  • python-ortools-demandforecasting: Use Python and Google OR-Tools to solve a demand forecasting problem. Demonstrates how to use devcontainers.
  • python-pyomo-knapsack: Use Python and Pyomo to solve a knapsack problem. Demonstrates how to use devcontainers.
  • python-pyomo-shiftassignment: Use Python and Pyomo to solve a shift assignment problem. Demonstrates how to use devcontainers.
  • python-pyomo-shiftplanning: Use Python and Pyomo to solve a shift planning problem. Demonstrates how to use devcontainers.
  • python-pyoptinterface-knapsack: Use Python and PyOptInterface to solve a knapsack problem. Demonstrates how to use devcontainers.
  • python-pyvroom-routing: Use Python and Pyvroom to solve a vehicle routing problem. Demonstrates how to use devcontainers.

About

Pre-built decision models serving as the base for Marketplace subscription apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 16