savnani5 / Vehicle-Routing-Problem

Multiple Vehicle Routing simulation based off a naive greedy algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Multiple Vehicle Routing simulation based off a naive greedy algorithm.


Languages

Language:Python 100.0%