Computing Densest $k$-Subgraph with Structural Parameters
Data Structures and Algorithms
2022-07-21 v1
Abstract
\textsc{Densest -Subgraph} is the problem to find a vertex subset of size such that the number of edges in the subgraph induced by is maximized. In this paper, we show that \textsc{Densest -Subgraph} is fixed parameter tractable when parameterized by neighborhood diversity, block deletion number, distance-hereditary deletion number, and cograph deletion number, respectively. Furthermore, we give a -approximation -time algorithm where is the twin cover number of an input graph .
Cite
@article{arxiv.2207.09803,
title = {Computing Densest $k$-Subgraph with Structural Parameters},
author = {Tesshu Hanaka},
journal= {arXiv preprint arXiv:2207.09803},
year = {2022}
}