Skip to content

coleandreoli/warehouseTSP

Repository files navigation

Traveling Salesman Problem applied to warehouse orders

This repo contains the required elements to simulate the warehouse traveling salesman problem (TSP).

  • Simple method for converting a floor plan to a 2D graph object
  • Sample picking and location data
  • Traveling Salesman and shortest path solver (using NetworkX)

Shortest path between the pickup point and a waypoint

Create clusters to optimize dispatching rules

Shortest distance pickup path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors