Finding Connected Secluded Subgraphs
Petr A. Golovach, Pinar Heggernes, Paloma Lima, and Pedro Montealegre

TL;DR
This paper studies the problem of finding connected, induced, secluded subgraphs with specific properties, showing fixed-parameter tractability when parameterized by the neighborhood size for many properties.
Contribution
It demonstrates that the Connected -Secluded Subgraph problem is fixed-parameter tractable when parameterized by the neighborhood size t for various important graph properties.
Findings
The problem is W[1]-hard for many properties when parameterized by k+t.
Connected -Secluded Subgraph is FPT when parameterized by t for many properties.
The results provide new algorithmic insights into secluded subgraph problems.
Abstract
Problems related to finding induced subgraphs satisfying given properties form one of the most studied areas within graph algorithms. Such problems have given rise to breakthrough results and led to development of new techniques both within the traditional P vs NP dichotomy and within parameterized complexity. The \Pi-Subgraph problem asks whether an input graph contains an induced subgraph on at least k vertices satisfying graph property \Pi. For many applications, it is desirable that the found subgraph has as few connections to the rest of the graph as possible, which gives rise to the Secluded \Pi-Subgraph problem. Here, input k is the size of the desired subgraph, and input t is a limit on the number of neighbors this subgraph has in the rest of the graph. This problem has been studied from a parameterized perspective, and unfortunately it turns out to be W[1]-hard for many graph…
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.
