We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Backtracking algorithms for constructing the Hamiltonian decomposition of a 4-regular multigraph

Abstract: We consider a Hamiltonian decomposition problem of partitioning a regular graph into edge-disjoint Hamiltonian cycles. It is known that verifying vertex non-adjacency in the 1-skeleton of the symmetric and asymmetric traveling salesperson polytopes is NP-complete. On the other hand, a sufficient condition for two vertices to be non-adjacent can be formulated as a combinatorial problem of finding a second Hamiltonian decomposition of a 4-regular multigraph. We present two backtracking algorithms for constructing a second Hamiltonian decomposition and verifying vertex non-adjacency: an algorithm based on a simple path extension and an algorithm based on the chain edge fixing procedure.
Based on the results of computational experiments for undirected multigraphs, both backtracking algorithms lost to the known general variable neighborhood search heuristics. However, for directed multigraphs, the algorithm based on chain fixing of edges showed results comparable to heuristics on instances with an existing solution and better results on infeasible instances where the Hamiltonian decomposition does not exist.
Comments: English translation
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
MSC classes: 05C85, 52B05
DOI: 10.18255/1818-1015-2021-1-6-21
Cite as: arXiv:2009.04742 [cs.DS]
  (or arXiv:2009.04742v3 [cs.DS] for this version)

Submission history

From: Andrei Nikolaev [view email]
[v1] Thu, 10 Sep 2020 09:13:57 GMT (20kb,D)
[v2] Fri, 15 Jan 2021 11:13:29 GMT (22kb,D)
[v3] Thu, 26 May 2022 07:32:45 GMT (21kb,D)

Link back to: arXiv, form interface, contact.