Simple example for solving a routing model using NVIDIA's cuOpt on Nextmv.
To run the model locally, you must have a cuOpt-capable NVIDIA GPU. Open the dev container in the project and run:
python main.py < input.json- Route optimization using Nextmv's Python SDK
- Interactive GeoJSON visualization
- Development container for local execution