An open API service indexing awesome lists of open source software.

https://github.com/davide64-dev/feup_da_tsp

🗺️ | Investigating TSP using various algorithms and approximation methods
https://github.com/davide64-dev/feup_da_tsp

approximation backtracking da feup heuristics travelling-salesman-problem tsp

Last synced: 3 months ago
JSON representation

🗺️ | Investigating TSP using various algorithms and approximation methods

Awesome Lists containing this project

README

          

# Design of Algorithms 2023/2024

This repository has the exploration of the Traveling Salesman Problem (TSP) using various algorithms and approximation techniques implemented in C++.

The creation of this program is part of the curriculum for the [Algorithm Design](https://sigarra.up.pt/feup/en/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=520321) course.