Multi-parameter Complexity Analysis for Constrained Size Graph Problems: Using Greediness for Parameterization
Édouard Bonnet,Bruno Escoffier,Vangelis Th. Paschos,Emeric Tourniaire +3 more
- 04 Sep 2013
- pp 66-77
TL;DR: Greediness-for-parameterization improves asymptotic running times for these problems upon random separation and is more intuitive and simple.
read more
Abstract: We study the parameterized complexity of a broad class of problems called “local graph partitioning problems” that includes the classical fixed cardinality problems as max k -vertex cover, k -densest subgraph, etc. By developing a technique that we call “greediness-for-parameterization”, we obtain fixed parameter algorithms with respect to a pair of parameters k, the size of the solution (but not its value) and \(\varDelta\), the maximum degree of the input graph. In particular, greediness-for-parameterization improves asymptotic running times for these problems upon random separation (that is a special case of color coding) and is more intuitive and simple. Then, we show how these results can be easily extended for getting standard-parameterization results (i.e., with parameter the value of the optimal solution) for a well known local graph partitioning problem.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Parameterized Algorithms for Graph Partitioning Problems
Hadas Shachnai,Meirav Zehavi +1 more
- 25 Jun 2014
TL;DR: This work seeks a subset of a graph \(U\subseteq V\) of size \(k\), such that \(\alpha _1m_1 + \alpha _2m_2\) is at most (or at least) \(p\), where \(\alpha_1,\alpha_2\in \mathbb {R}\) are constants defining the problem.
•Posted Content
Parameterized Exact and Approximation Algorithms for Maximum $k$-Set Cover and Related Satisfiability Problems
TL;DR: It is shown that max sat-k, a satisfiability problem generalizing max k-set cover, is also FPT with respect to parameter p, and the parameterized approximability of the problem is investigated.
14
Parameterized Complexity of the Sparsest k -Subgraph Problem in Chordal Graphs
Marin Bougeret,Nicolas Bousquet,Rodolphe Giroudeau,Rémi Watrigant +3 more
- 25 Jan 2014
TL;DR: This paper provides simple proofs that Densest k-Subgraph in chordal graphs is FPT and does not admit a polynomial kernel unless \({\mathcal NP} \subseteq co- NP/poly\) (both parameterized by k).
13
•Posted Content
Multiparameterizations for max k-set cover and related satisfiability problems
TL;DR: An enhancement of the classes of the W,[·] hierarchy that seems more appropriate for showing completeness of cardinality constrained W[·]-hard problems is sketched.
12
Multi-parameter Complexity Analysis for Constrained Size Graph Problems: Using Greediness for Parameterization
Édouard Bonnet,Bruno Escoffier,Vangelis Th. Paschos,Emeric Tourniaire +3 more
- 04 Sep 2013
TL;DR: Greediness-for-parameterization improves asymptotic running times for these problems upon random separation and is more intuitive and simple.
References
The monadic second-order logic of graphs. I. recognizable sets of finite graphs
TL;DR: Every set of finite graphs, that is definable in monadic second-order logic is recognizable, but not vice versa, and the monadicsecond-order theory of a context-free set of graphs is decidable.
1.8K
Color-coding
TL;DR: A novel randomized method, the method of color-coding for finding simple paths and cycles of a specified length k, and other small subgraphs, within a given graph G = (V,E), which can be derandomized using families of perfect hash functions.
1K
Improved upper bounds for vertex cover
Jianer Chen,Iyad A. Kanj,Ge Xia +2 more
TL;DR: Several new techniques, as well as generalizations of previous techniques, are introduced including: general folding, struction, tuples, and local amortized analysis in the polynomial-space algorithm for Vertex Cover.
493
Parameterized Complexity and Approximation Algorithms
TL;DR: The different ways parameterized complexity can be extended to approximation algorithms, survey results of this type and proposed directions for future research are discussed.
Approximation Algorithms for Maximum Coverage and Max Cut with Given Sizes of Parts
Alexander A. Ageev,Maxim Sviridenko +1 more
- 09 Jun 1999
TL;DR: A general method of designing constant-factor approximation algorithms for some discrete optimization problems with cardinality constraints by using a simple deterministic procedure of rounding of linear relaxations to design a (1-(1-1/k)k)-approximation algorithm for the maximum coverage problem.
179
Related Papers (5)
Junhao Gan,David F. Gleich,Nate Veldt,Anthony Wirth,Xin Zhang +4 more
- 01 Jan 2020
Michel X. Goemans,David P. Williamson +1 more
- 01 Sep 1992