On the Complexity of Secluded Path Problems
Tesshu Hanaka, Daisuke Tsuru

TL;DR
This paper explores the computational complexity of finding secluded paths in graphs, introducing new variants and algorithms, and analyzing their tractability under various parameters and graph types.
Contribution
It introduces the extsc{Shortest Secluded Path} problem, analyzes its complexity, and provides new fixed-parameter algorithms and polynomial-time solutions for specific cases.
Findings
The extsc{Short Secluded Path} problem is W[1]-hard when parameterized by path length or cliquewidth.
An XP algorithm parameterized by cliquewidth is developed.
The shortest secluded path variant is polynomial-time solvable on unweighted graphs.
Abstract
This paper investigates the complexity of finding secluded paths in graphs. We focus on the \textsc{Short Secluded Path} problem and a natural new variant we introduce, \textsc{Shortest Secluded Path}. Formally, given an undirected graph , two vertices , and two integers , the \textsc{Short Secluded Path} problem asks whether there exists an - path of length at most with at most neighbors. This problem is known to be computationally hard: it is W[1]-hard when parameterized by the path length or by cliquewidth, and para-NP-complete when parameterized by the number of neighbors. The fixed-parameter tractability is known for or treewidth. In this paper, we expand the parameterized complexity landscape by designing (1) an XP algorithm parameterized by cliquewidth and (2) fixed-parameter algorithms parameterized by neighborhood diversity…
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.
