Skip to content

Optimal Delivery Route System - Adding a little smartness to your next delivery campaign

Notifications You must be signed in to change notification settings

PALLAVIKHEDLE/reroute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReRoute

Optimal Delivery Route System - Adding a little smartness to your next delivery campaign.

This project is a simulation of finding the optimal delivery path across nodes using Travelling Salesman Problem Algorithms. We get to see all the different ways of finding the optimal economic path across a set of given nodes in this visualization.

In the project directory, you can run:

npm start

Final Output:

final.png

Live here

About

Optimal Delivery Route System - Adding a little smartness to your next delivery campaign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • HTML 4.4%
  • CSS 2.3%