Algorithmic methods of finite discrete structures. Hamiltonian cycle of a complete graph and the Traveling salesman problem
Sergey Kurapov, Maxim Davidovsky, Svetlana Polyuga

TL;DR
This paper introduces a new algorithm for constructing Hamiltonian cycles in complete graphs and solving the symmetric Traveling Salesman Problem using isometric cycles and recursive methods.
Contribution
It presents a novel algorithm based on isometric cycles and ring summation for finding Hamiltonian cycles and solving the TSP, advancing combinatorial optimization techniques.
Findings
Algorithm successfully constructs Hamiltonian cycles in complete graphs.
The method effectively solves instances of the symmetric Traveling Salesman Problem.
Examples demonstrate the algorithm's practical application and efficiency.
Abstract
The monography considers the problem of constructing a Hamiltonian cycle in a complete graph. A rule for constructing a Hamiltonian cycle based on isometric cycles of a graph is established. An algorithm for constructing a Hamiltonian cycle based on ring summation of isometric cycles of a graph is presented. Based on the matrix of distances between vertices, the weight of each cycle is determined as an additive sum of the weights of its edges. To construct an optimal route of a graph, the basic idea of finding an optimal route between four vertices is used. Further successive constructions are aimed at joining an adjacent isometric cycle with an increase in the number of vertices by one unit. The recursive process continues until all vertices of the graph are connected. Based on the introduced mathematical apparatus, the monography presents a new algorithm for solving the symmetric…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenome Rearrangement Algorithms · Vehicle Routing Optimization Methods · Advanced Theoretical and Applied Studies in Material Sciences and Geometry
