Skip to content

jackyarndley/python-vehicle-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

image

Python Vehicle Routing

Contains an implementation of a vehicle routing problem (VRP) solver utilizing a genetic algorithm based TSP solver. This is augmented to a VRP solver using set partitioning and linear programming. Real world data is obtained using OpenStreetMaps and used to define the distance matrix for the VRP.

About

Vehicle routing problem solver implemented in python, utilizing data from OpenStreetMaps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •