LLMs vs. Heuristics: Tackling the Traveling Salesman Problem (TSP) | HackerNoon
Briefly

The Traveling Salesman Problem (TSP) remains a classic optimization challenge, with various approaches including heuristic and deep learning algorithms aimed at finding the shortest route.
Using LLMs as optimizers begins with five random solutions, progressively generating up to eight new candidates at each optimization step to enhance route efficiency in TSP.
Read at Hackernoon
[
|
]