Faster Parameterized Algorithms Using Linear Programming
TL;DR: It is argued that combining previously known preprocessing rules with the most straightforward branching algorithm yields an O*(2.618k) algorithm for the problem, and a kernel is obtained for the standard parameterization of Vertex Cover with at most 2k − clog k vertices, simpler than previously known kernels achieving the same size bound.
read more
Abstract: We investigate the parameterized complexity of Vertex Cover parameterized by the difference between the size of the optimal solution and the value of the linear programming (LP) relaxation of the problem. By carefully analyzing the change in the LP value in the branching steps, we argue that combining previously known preprocessing rules with the most straightforward branching algorithm yields an Oa(2.618k) algorithm for the problem. Here, k is the excess of the vertex cover size over the LP optimum, and we write Oa(f(k)) for a time complexity of the form O(f(k)nO(1)). We proceed to show that a more sophisticated branching algorithm achieves a running time of Oa(2.3146k). Following this, using previously known as well as new reductions, we give Oa(2.3146k) algorithms for the parameterized versions of Above Guarantee Vertex Cover, Odd Cycle Transversal, Split Vertex Deletion, and Almost 2-SAT, and Oa(1.5214k) algorithms for Konig Vertex Deletion and Vertex Cover parameterized by the size of the smallest odd cycle transversal and Konig vertex deletion set. These algorithms significantly improve the best known bounds for these problems. The most notable improvement among these is the new bound for Odd Cycle Transversal—this is the first algorithm that improves on the dependence on k of the seminal Oa(3k) algorithm of Reed, Smith, and Vetta. Finally, using our algorithm, we obtain a kernel for the standard parameterization of Vertex Cover with at most 2k − clog k vertices. Our kernel is simpler than previously known kernels achieving the same size bound.
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
Structural diversity and chemical trends in hybrid inorganic–organic framework materials
TL;DR: The diversity of this complex class of materials is examined, a simple but systematic classification is proposed, and the growing evidence that many hybrid frameworks tend to form under thermodynamic rather than kinetic control when the synthesis is carried out under hydrothermal conditions is discussed.
1.5K
•Book
Kernelization: Theory of Parameterized Preprocessing
Fedor V. Fomin,Daniel Lokshtanov,Saket Saurabh,Meirav Zehavi +3 more
- 28 Feb 2019
TL;DR: Kernelization: Theory of Parameterized Preprocessing, by Fomin et al., is unique in that it is a text focusing solely on the titular topic of kernelization, and is able to more effectively showcase and teach the tools used in the field than a more traditional text on fixed parameter complexity.
253
Representative Sets and Irrelevant Vertices: New Tools for Kernelization
Stefan Kratsch,Magnus Wahlström +1 more
- 20 Oct 2012
TL;DR: This work applies the representative sets tool to the problem of finding irrelevant vertices in graph cut problems, that is, vertices which can be made undeletable without affecting the status of the problem, and gives the first significant progress towards a polynomial kernel for the Multiway Cut problem.
211
Parameterized Algorithms
Marek Cygan,Fedor V. Fomin,Lukasz Kowalik,Daniel Lokshtanov,Dániel Marx,Marcin Pilipczuk,Michał Pilipczuk,Saket Saurabh +7 more
TL;DR: This comprehensive textbook presents a clean and coherent account of most fundamental tools and techniques in Parameterized Algorithms and is a self-contained guide to the area, providing a toolbox of algorithmic techniques.
169
Branch-and-reduce exponential/FPT algorithms in practice
Takuya Akiba,Yoichi Iwata +1 more
TL;DR: The results indicate that branch-and-reduce algorithms are actually quite practical and competitive with other state-of-the-art approaches for several kinds of instances, thus showing the practical impact of theoretical research on branching algorithms.
References
•Book
Parameterized complexity theory
Jörg Flum,Martin Grohe +1 more
- 01 Jan 2010
TL;DR: Fixed-Parameter Tractability.
2.7K
•Book
Invitation to fixed-parameter algorithms
Rolf Niedermeier
- 01 Jan 2006
TL;DR: This paper discusses Fixed-Parameter Algorithms, Parameterized Complexity Theory, and Selected Case Studies, and some of the techniques used in this work.
1.9K
Finding odd cycle transversals
TL;DR: An O(mn) algorithm is presented to determine whether a graph G with m edges and n vertices has an odd cycle transversal of order at most k, for any fixed k, and an algorithm is obtained that determines a graph has a half integral packing of odd cycles of weight k.
523
Fixed-parameter tractability of graph modification problems for hereditary properties
TL;DR: The problem of deciding whether a graph can be made into a chordal graph by adding a fixed number k of edges is shown to be solvable in 0( 4’( k + 1) --3’2 (m + n) ) time, and is thus fixed-parameter tractable.
497
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
Related Papers (5)
Jörg Flum,Martin Grohe +1 more
- 01 Jan 2010
Rolf Niedermeier
- 01 Jan 2006