The Lin–Kernighan heuristic is an effective algorithm used to solve the Traveling Salesman Problem (TSP), which is a classic optimization problem in combinatorial optimization. The goal of the TSP is to find the shortest possible route that visits a set of cities exactly once and returns to the original city.
Articles by others on the same topic
There are currently no matching articles.