On Computing the Hamiltonian Index of Graphs

12/04/2019
by   Geevarghese Philip, et al.
0

The r-th iterated line graph L^r(G) of a graph G is defined by: (i) L^0(G) = G and (ii) L^r(G) = L(L^(r- 1)(G)) for r > 0, where L(G) denotes the line graph of G. The Hamiltonian Index h(G) of G is the smallest r such that L^r(G) has a Hamiltonian cycle. Checking if h(G) = k is NP-hard for any fixed integer k ≥ 0 even for subcubic graphs G. We study the parameterized complexity of this problem with the parameter treewidth, tw(G), and show that we can find h(G) in time O*((1 + 2^(ω + 3))^tw(G)) where ω is the matrix multiplication exponent and the O* notation hides polynomial factors in input size. The NP-hard Eulerian Steiner Subgraph problem takes as input a graph G and a specified subset K of terminal vertices of G and asks if G has an Eulerian (that is: connected, and with all vertices of even degree.) subgraph H containing all the terminals. A second result (and a key ingredient of our algorithm for finding h(G)) in this work is an algorithm which solves Eulerian Steiner Subgraph in O*((1 + 2^(ω + 3))^tw(G)) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/15/2019

Proportionally dense subgraph of maximum size: complexity and approximation

We define a proportionally dense subgraph (PDS) as an induced subgraph o...
research
03/19/2023

Metric dimension parameterized by treewidth in chordal graphs

The metric dimension has been introduced independently by Harary, Melter...
research
03/22/2023

Degree Sequence Optimization in Bounded Treewidth

We consider the problem of finding a subgraph of a given graph which min...
research
03/30/2023

Capacity-Preserving Subgraphs of Directed Flow Networks

We introduce and discuss the Minimum Capacity-Preserving Subgraph (MCPS)...
research
05/31/2018

A Parameterized Complexity View on Collapsing k-Cores

We study the NP-hard graph problem Collapsed k-Core where, given an undi...
research
07/09/2021

Most Classic Problems Remain NP-hard on Relative Neighborhood Graphs and their Relatives

Proximity graphs have been studied for several decades, motivated by app...
research
03/29/2023

On the complexity of embedding in graph products

Graph embedding, especially as a subgraph of a grid, is an old topic in ...

Please sign up or login with your details

Forgot password? Click here to reset