On 1-skeleton of the polytope of pyramidal tours with step-backs
Andrei Nikolaev

TL;DR
This paper studies the structure of the polytope formed by pyramidal tours with step-backs, providing algorithms to verify adjacency, and estimates for its diameter and clique number, which are relevant for understanding its combinatorial complexity.
Contribution
It introduces a linear-time algorithm for verifying vertex adjacencies in the polytope's 1-skeleton and estimates key graph parameters like diameter and clique number.
Findings
Diameter of the 1-skeleton is at most 4.
Clique number grows quadratically with n.
Efficient adjacency verification algorithm provided.
Abstract
Pyramidal tours with step-backs are Hamiltonian tours of a special kind: the salesperson starts in city 1, then visits some cities in ascending order, reaches city , and returns to city 1 visiting the remaining cities in descending order. However, in the ascending and descending direction, the order of neighboring cities can be inverted (a step-back). It is known that on pyramidal tours with step-backs the traveling salesperson problem can be solved by dynamic programming in polynomial time. We define the polytope of pyramidal tours with step-backs as the convex hull of the characteristic vectors of all possible pyramidal tours with step-backs in a complete directed graph. The 1-skeleton of is the graph whose vertex set is the vertex set of the polytope, and the edge set is the set of geometric edges or one-dimensional faces of the…
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
TopicsAdvanced Graph Theory Research
