Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 789 Bytes

File metadata and controls

29 lines (21 loc) · 789 Bytes

cuOpt Routing App

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

Features

  • Route optimization using Nextmv's Python SDK
  • Interactive GeoJSON visualization
  • Development container for local execution

Next steps

  • Open main.py and start writing the model.
  • Visit our docs and blog. Need more assistance? Contact us!