Back to Developer Roadmap

Travelling Salesman Problem

src/data/roadmaps/computer-science/content/[email protected]

4.0749 B
Original Source

Travelling Salesman Problem

The Travelling Salesman Problem (TSP) is a classic problem in computer science. It is a problem that is NP-complete, which means that it is a problem that is hard to solve. It is also a problem that is used to test the efficiency of algorithms.

Visit the following resources to learn more: