jsurrea / VRPTW

Interactive Visualization with Plotly of the Vehicle Routing Problem with Time Windows - Linear Formulation with GurobiPy

Home Page:https://jsurrea.github.io/VRPTW/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vehicle Routing Problem with Time Windows

Interactive graph to present the results of a VRPTW developed in Plotly in Python.

Preview the result here 👈

newplot

Key Features:

  • Presents a network with customers, warehouse and generated routes.
  • The visualization can be animated to show the routing plan in action.
  • The user can select a specific time of interest through a slider.
  • The availability of customers according to their time window is shown by color.
  • The relevance of the customer is shown by its size in the plot.
  • Includes the formulation of VRPTW as a Linear Problem in Gurobi.

newplot (1)

About

Interactive Visualization with Plotly of the Vehicle Routing Problem with Time Windows - Linear Formulation with GurobiPy

https://jsurrea.github.io/VRPTW/


Languages

Language:HTML 99.7%Language:Python 0.3%