English

SFCM-R: A novel algorithm for the hamiltonian sequence problem

Data Structures and Algorithms 2019-06-19 v4

Abstract

A hamiltonian sequence is a path walk PP that can be a hamiltonian path or hamiltonian circuit. Determining whether such hamiltonian sequence exists in a given graph \G is a NP-Complete problem. In this paper, a novel algorithm for hamiltonian sequence problem is proposed. The proposed algorithm assumes that GG has potential forbidden minors that prevent a potential hamiltonian sequence PP^\prime from being a hamiltonian sequence. The algorithm's goal is to degenerate such potential forbidden minors in a two-phrase process. In first phrase, the algorithm passes through GG in order to construct a potential hamiltonian sequence PP^\prime with the aim of degenerating these potential forbidden minors. The algorithm, in turn, tries to reconstruct PP^\prime in second phrase by using a goal-oriented approach.

Keywords

Cite

@article{arxiv.1902.06713,
  title  = {SFCM-R: A novel algorithm for the hamiltonian sequence problem},
  author = {Cícero A. de Lima},
  journal= {arXiv preprint arXiv:1902.06713},
  year   = {2019}
}

Comments

38 pages; 12 figures

R2 v1 2026-06-23T07:44:01.642Z