Skip to content
/ VRPTW Public

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

Notifications You must be signed in to change notification settings

jsurrea/VRPTW

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published