On Computing the Hamiltonian Index of Graphs
Geevarghese Philip, Rani M. R., Subashini R

TL;DR
This paper investigates the computational complexity of the Hamiltonian Index of graphs, providing fixed-parameter algorithms based on treewidth and connecting it to the Eulerian Steiner Subgraph problem.
Contribution
It introduces a fixed-parameter algorithm for computing the Hamiltonian Index using treewidth and relates it to the Eulerian Steiner Subgraph problem.
Findings
The Hamiltonian Index problem is NP-hard for fixed k.
A fixed-parameter algorithm for the Hamiltonian Index based on treewidth.
An efficient algorithm for the Eulerian Steiner Subgraph problem.
Abstract
The -th iterated line graph of a graph is defined by: (i) and (ii) for , where denotes the line graph of . The Hamiltonian Index of is the smallest such that has a Hamiltonian cycle. Checking if is NP-hard for any fixed integer even for subcubic graphs . We study the parameterized complexity of this problem with the parameter treewidth, , and show that we can find in time where is the matrix multiplication exponent and the notation hides polynomial factors in input size. The NP-hard Eulerian Steiner Subgraph problem takes as input a graph and a specified subset of terminal vertices of and asks if has an Eulerian (that is: connected, and with all vertices of even degree.)…
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 · Interconnection Networks and Systems · Complexity and Algorithms in Graphs
