Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Travelling Salesman

A grid tile TSP solver

Description

Solves a given travelling salesman problem (start city, cities, end city) from the user by a grid tile using simulated annealing and the manhattan distance as its heuristic.

Installation

  1. Clone the repository and cd into it:
git clone https://github.com/quandelaa/travelling_salesman.git
cd travelling_salesman/
  1. Run the program:
python src/runner.py

Screenshots

  • Grid Window
safafashdasda
  • Grid Manager Window
212dsa

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Credits


  • Made by quandela
  • February or March 2026

About

A TSP solver using a tile-based system

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages