Skip to content

(CA400) Computer Applications & Software Engineering Final Year project

Notifications You must be signed in to change notification settings

afanah2/WhereToNext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

WHERE TO NEXT (Traveling Sales "Men" Problem)

Where To Next is a Web Application developed for delivery companies. It is designed to minimize a companies cost while increasing its drivers efficiency by utilizing Clustering and Heuristic Search Algorithms. Given "n" delivery locations, the WebApp will compute the optimal number of delivery drivers (via clustering), allocate each driver their drop off location(from each Cluster) and display the best route for each driver to reach their allocated drop off locations (via Heuristic Algorithms to solve TSP)

Major Components:

  • dJango FW
  • BootStrap
  • RPC API
  • SQL lite
  • Heuristic Search Algorithms
  • Clustering Algorithm

About

(CA400) Computer Applications & Software Engineering Final Year project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published