Skip to content

genomecrafter/TSP_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Traveling Salesman Problem (TSP)

This project implements a web application using Streamlit to solve the Traveling Salesman Problem (TSP) using 5 different algorithms,Brute Force, Nearest Neighbour, Held Karp, Genetic Algoirthm and Ant Colony Optimization. Users can select an algorithm to visualize the best tour and its total distance.

Live Demo: TSP Explorer Web App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages