Skip to content

Python Gurobi based project about a Vehicle Routing Problem with time windows and synchronized visits.

Notifications You must be signed in to change notification settings

leMstrx/vehicle-routing-problem-time-windows-synchronized-visits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vehicle-routing-problem-time-windows-synchronized-visits

Python Gurobi based project about a Vehicle Routing Problem with time windows and synchronized visits.

Three Files:

  • main.py (main model and gurobi code)
  • data.py (all data)
  • color.py (for matplotlib customizations)

Further Explanation for this specific VRP:

It is a python solution for this inital problem "Heuristic solutions for the vehicle routing problem with time windows and synchronized visits" by Sohaib Afifi, Duc-Cuong Dang and Aziz Moukrim. Link: https://link.springer.com/article/10.1007/s11590-015-0878-3

About

Python Gurobi based project about a Vehicle Routing Problem with time windows and synchronized visits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages