Finding shortest non-separating and non-disconnecting paths
Abstract
For a connected graph and , a non-separating - path is a path between and such that the set of vertices of does not separate , that is, is connected. An - path is non-disconnecting if is connected. The problems of finding shortest non-separating and non-disconnecting paths are both known to be NP-hard. In this paper, we consider the problems from the viewpoint of parameterized complexity. We show that the problem of finding a non-separating - path of length at most is W[1]-hard parameterized by , while the non-disconnecting counterpart is fixed-parameter tractable parameterized by . We also consider the shortest non-separating path problem on several classes of graphs and show that this problem is NP-hard even on bipartite graphs, split graphs, and planar graphs. As for positive results, the shortest non-separating path problem is fixed-parameter tractable parameterized by on planar graphs and polynomial-time solvable on chordal graphs if is the shortest path distance between and .
Cite
@article{arxiv.2202.09718,
title = {Finding shortest non-separating and non-disconnecting paths},
author = {Yasuaki Kobayashi and Shunsuke Nagano and Yota Otachi},
journal= {arXiv preprint arXiv:2202.09718},
year = {2022}
}