FPT Approximation and Subexponential Algorithms for Covering Few or Many Edges
Abstract
We study the \textsc{-Fixed Cardinality Graph Partitioning (-FCGP)} problem, the generic local graph partitioning problem introduced by Bonnet et al. [Algorithmica 2015]. In this problem, we are given a graph , two numbers and , the question is whether there is a set of size with a specified coverage function at least (or at most for the minimization version). The coverage function counts edges with exactly one endpoint in with weight and edges with both endpoints in with weight . -FCGP generalizes a number of fundamental graph problems such as \textsc{Densest -Subgraph}, \textsc{Max -Vertex Cover}, and \textsc{Max -Cut}. A natural question in the study of -FCGP is whether the algorithmic results known for its special cases, like \textsc{Max -Vertex Cover}, could be extended to more general settings. One of the simple but powerful methods for obtaining parameterized approximation [Manurangsi, SOSA 2019] and subexponential algorithms [Fomin et al. IPL 2011] for \textsc{Max -Vertex Cover} is based on the greedy vertex degree orderings. The main insight of our work is that the idea of greed vertex degree ordering could be used to design fixed-parameter approximation schemes (FPT-AS) for and the subexponential-time algorithms for the problem on apex-minor free graphs for maximization with and minimization with .
Cite
@article{arxiv.2308.15546,
title = {FPT Approximation and Subexponential Algorithms for Covering Few or Many Edges},
author = {Fedor V. Fomin and Petr A. Golovach and Tanmay Inamdar and Tomohiro Koana},
journal= {arXiv preprint arXiv:2308.15546},
year = {2023}
}
Comments
Updated version of MFCS 2023 paper