Inspiration

I wanted to do this project specifically because I wanted to experiment with visualization techniques in React.

What it does

It is a tool that visualizes the Traveling Salesman Problem.

How we built it

React, Typescript, Tailwind

Challenges we ran into

Deploying on GitHub Pages

What we learned

I learned about different algorithms for solving TSP, such as nearest neighbors, convex hulls, and 2-opt optimization.

What's next for Traveling Salesman Visualizer

Implementing different algorithms... 3D?

Built With

Share this project:

Updates