Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 531 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 531 Bytes

Nextmv Go Nextroute

Example for running a Go application on the Nextmv Platform using the Nextroute vehicle routing problem solver.

  1. Run the app.

    go run . -runner.input.path input.json \
      -runner.output.path output.json -solve.duration 10s

Next steps

  • Open main.go and modify the model.
  • Visit our docs and blog. Need more assistance? Contact us!