Lin–Kernighan heuristic
ID: lin-kernighan-heuristic
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.
New to topics? Read the docs here!