@inproceedings{fc21d61efc394cdc90d90cc76e8a954c,
title = "Finding connected secluded subgraphs",
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 Π-Subgraph problem asks whether an input graph contains an induced subgraph on at least k vertices satisfying graph property Π. 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 Π-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 properties Π, even when parameterized by k + t. We show that the situation changes when we are looking for a connected induced subgraph satisfying Π. In particular, we show that the Connected Secluded Π-Subgraph problem is FPT when parameterized by just t for many important graph properties Π.",
keywords = "Forbidden subgraphs, Parameterized complexity, Secluded subgraph",
author = "Golovach, {Petr A.} and Pinar Heggernes and Lima, {Paloma T.} and Pedro Montealegre",
note = "Publisher Copyright: {\textcopyright} 2018 Petr A. Golovach, Pinar Heggernes, Paloma T. Lima, and Pedro Montealegre.; 12th International Symposium on Parameterized and Exact Computation, IPEC 2017 ; Conference date: 06-09-2017 Through 08-09-2017",
year = "2018",
month = feb,
day = "1",
doi = "10.4230/LIPIcs.IPEC.2017.18",
language = "English",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
publisher = "Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing",
editor = "Daniel Lokshtanov and Naomi Nishimura",
booktitle = "12th International Symposium on Parameterized and Exact Computation, IPEC 2017",
}