
Vroom is an open-source optimization engine written in C++20 that aim at providing good solutions to various real-life vehicle routing problems (VRP) within a small computing time.
Get started
A community app is a great place to get started with the Vroom integration. Make sure to specify the python runtime in your app’s app.yaml manifest:
Read more about using Python with Nextmv.
License
Vroom does not require additional licensing or setup for running locally or remotely on Nextmv Platform.
Languages & runtimes
Supported languages and available runtimes for Vroom apps are listed in the table below. These properties must be defined in the app manifest for your app to run remotely.
| Language | Runtime |
|---|---|
| Python | ghcr.io/nextmv-io/runtime/python |
- Learn more about setting up your app manifest
- Learn more about runtimes
Community apps
The community apps listed in the table below use Vroom.
| Community app | Description |
|---|---|
python-pyvroom-routing | Solve a knapsack problem with PyOptInterface. |
Clone a community app locally using Nextmv CLI:
Marketplace apps
The Pyvroom Routing app in Nextmv Marketplace uses Vroom.
Sign up for a free Nextmv Cloud account to test out the Pyvroom Routing app.