English

A Parameterized Study of Secluded Structures in Directed Graphs

Computational Complexity 2025-12-16 v2

Abstract

Given an undirected graph GG and an integer kk, the Secluded Π\Pi-Subgraph problem asks you to find a maximum size induced subgraph that satisfies a property Π\Pi and has at most kk neighbors in the rest of the graph. This problem has been extensively studied; however, there is no prior study of the problem in directed graphs. This question has been mentioned by Jansen et al. [ISAAC'23]. In this paper, we initiate the study of Secluded Subgraph problem in directed graphs by incorporating different notions of neighborhoods: in-neighborhood, out-neighborhood, and their union. Formally, we call these problems {In,Out,Total}\{\text{In}, \text{Out}, \text{Total}\}-Secluded Π\Pi-Subgraph, where given a directed graph GG and integers kk, we want to find an induced subgraph satisfying Π\Pi of maximum size that has at most kk in/out/total-neighbors in the rest of the graph, respectively. We investigate the parameterized complexity of these problems for different properties Π\Pi. In particular, we prove the following parameterized results: - We design an FPT algorithm for the Total-Secluded Strongly Connected Subgraph problem when parameterized by kk. - We show that the In/Out-Secluded F\mathcal{F}-Free Subgraph problem with parameter k+wk+w is W[1]-hard, where F\mathcal{F} is a family of directed graphs except any subgraph of a star graph whose edges are directed towards the center. This result also implies that In/Out-Secluded DAG is W[1]-hard, unlike the undirected variants of the two problems, which are FPT. - We design an FPT-algorithm for In/Out/Total-Secluded α\alpha-Bounded Subgraph when parameterized by kk, where α\alpha-bounded graphs are a superclass of tournaments. - For undirected graphs, we improve the best-known FPT algorithm for Secluded Clique by providing a faster FPT algorithm that runs in time 1.6181knO(1)1.6181^kn^{\mathcal{O}(1)}.

Keywords

Cite

@article{arxiv.2502.06048,
  title  = {A Parameterized Study of Secluded Structures in Directed Graphs},
  author = {Jonas Schmidt and Shaily Verma and Nadym Mallek},
  journal= {arXiv preprint arXiv:2502.06048},
  year   = {2025}
}
R2 v1 2026-06-28T21:37:57.513Z