Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 327 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 327 Bytes

Multiple Vehicle Routing simulation based off a naive greedy algorithm.

Red/Green Triangles: Vehicles

Blue circles: Targets that have not yet been reached

Pink circles: Targets that have already been reached

Below simulation is for the route_simulation.py file.

Vehicle Routing Problem