English

Finding a Lower Bound for k-Unbounded Hamiltonian Cycles

Discrete Mathematics 2022-08-10 v2

Abstract

Methods to determine the existence of Hamiltonian Cycles in graphs have been extensively studied. However, little research has been done following cases when no Hamiltonian Cycle exists. Let a vertex be "unbounded" if it is visited more than once in a path. Furthermore, let a k-Unbounded Hamiltonian Cycle be a path with finite length that visits every vertex, has adjacent start and end vertices, and contains k unbounded vertices. We consider a novel variant of the Hamiltonian Cycle Problem in which the objective is to find an m-Unbounded Hamiltonian Cycle where m is the minimum value of k such that a k-Unbounded Hamiltonian Cycle exists. We first consider the task on well-known non-Hamiltonian graphs. We then provide an exponential-time brute-force algorithm for the determination of an m-Unbounded Hamiltonian Cycle and discuss approaches to solve the variant through transformations to the Hamiltonian Cycle Problem and the Asymmetric Traveling Salesman Problem. Finally, we present a polynomial-time heuristic for the determination of an m-Unbounded Hamiltonian Cycle that is also shown to be an effective heuristic for the original Hamiltonian Cycle Problem.

Keywords

Cite

@article{arxiv.2208.02153,
  title  = {Finding a Lower Bound for k-Unbounded Hamiltonian Cycles},
  author = {Albert R. Jiang},
  journal= {arXiv preprint arXiv:2208.02153},
  year   = {2022}
}

Comments

26 pages, 14 figures

R2 v1 2026-06-25T01:27:09.253Z