Skip to content
#

nphard

Here are 10 public repositories matching this topic...

This project aims to solve the Travelling Salesman Problem (TSP) using two heuristic approaches: Genetic Algorithm (GA) and Simulated Annealing (SA). The ATT48 dataset is used as a benchmark to compare their efficiency in finding the shortest possible route while visiting all cities exactly once.

  • Updated Feb 13, 2026
  • Python

Add this topic to your repo

To associate your repository with the nphard topic, visit your repo's landing page and select "manage topics."

Learn more