Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

executable file
·
9 lines (6 loc) · 277 Bytes

RouteOptimization

Using Google ortools to solve a variation of Vehicle Routing Problem with constraints

  • Traveling Salesman Problem: tsp.py
  • Vehicle Routing Problem: vrp.py
  • Pick Up - Delivery Model: pdvrp.py

For local testing, go into folder local_test