Finding shortest non-separating and non-disconnecting paths
Yasuaki Kobayashi, Shunsuke Nagano, Yota Otachi

TL;DR
This paper investigates the computational complexity of finding shortest non-separating and non-disconnecting paths in graphs, revealing hardness results and fixed-parameter tractability for various graph classes and parameters.
Contribution
It provides complexity classifications for shortest non-separating and non-disconnecting path problems, including W[1]-hardness, NP-hardness on specific graph classes, and fixed-parameter tractability results.
Findings
Non-separating path problem is W[1]-hard parameterized by length.
Non-disconnecting path problem is fixed-parameter tractable.
Shortest non-separating path is NP-hard on bipartite, split, and planar graphs.
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…
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 · semigroups and automata theory · Interconnection Networks and Systems
