Skip to content

This repository holds the second project of the DA curricular unit (Algorithm Design).

Notifications You must be signed in to change notification settings

Mansur-Mustafin/DA-tsp

Repository files navigation

Algorithm Design-Travelling Salesperson Problem (TSP)

Description

Project Description

Routing Algorithm for Ocean Shipping and Urban Deliveries.

Analyse the Travelling Salesperson Problem (TSP) and design heuristics to solve it, using several datasets from the context of ocean shipping and urban deliveries.

Alrorithms used:

  • Backtracking
  • Triangular approximation
  • ACO
  • Annealing
  • Christofieds

Results:

                                   Comparison of Algorithms and their Minimum Cost      

img  

                                   Comparison of Algorithms and their Execution Times      

img  

Contributors and Grade

Grade: 20/20

About

This repository holds the second project of the DA curricular unit (Algorithm Design).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published