[BOOK][B] Parameterized algorithms

M Cygan, FV Fomin, Ł Kowalik, D Lokshtanov, D Marx… - 2015 - Springer
The goal of this textbook is twofold. First, the book serves as an introduction to the field of
parameterized algorithms and complexity accessible to graduate students and advanced …

[BOOK][B] Fundamentals of parameterized complexity

RG Downey, MR Fellows - 2013 - Springer
Parameterized complexity/multivariate complexity algorithmics is an exciting field of modern
algorithm design and analysis, with a broad range of theoretical and practical aspects that …

Texts in Theoretical Computer Science An EATCS Series

ACDHJ Hartmanis, T Henzinger, JHNJT Leighton… - 2006 - Springer
Classical complexity theory analyzes and classifies problems by the amount of a resource,
usually time or space, that is required by algorithms solving them. It was a fundamental idea …

[BOOK][B] Kernelization: theory of parameterized preprocessing

FV Fomin, D Lokshtanov, S Saurabh, M Zehavi - 2019 - books.google.com
Preprocessing, or data reduction, is a standard technique for simplifying and speeding up
computation. Written by a team of experts in the field, this book introduces a rapidly …

Improved upper bounds for vertex cover

J Chen, IA Kanj, G **a - Theoretical Computer Science, 2010 - Elsevier
This paper presents an O (1.2738 k+ kn)-time polynomial-space algorithm for Vertex Cover
improving the previous O (1.286 k+ kn)-time polynomial-space upper bound by Chen, Kanj …

[HTML][HTML] Narrow sieves for parameterized paths and packings

A Björklund, T Husfeldt, P Kaski, M Koivisto - Journal of Computer and …, 2017 - Elsevier
We present parameterized algorithms for the k-path problem, the p-packing of q-sets
problem, and the q-dimensional p-matching problem. Our algorithms solve these problems …

Kernelization of packing problems

H Dell, D Marx - Proceedings of the twenty-third annual ACM-SIAM …, 2012 - SIAM
Kernelization algorithms are polynomial-time reductions from a problem to itself that
guarantee their output to have a size not exceeding some bound. For example, d-Set …

[HTML][HTML] Crown reductions for the minimum weighted vertex cover problem

M Chlebík, J Chlebíková - Discrete Applied Mathematics, 2008 - Elsevier
The paper studies crown reductions for the Minimum Weighted Vertex Cover problem
introduced recently in the unweighted case by Fellows et al.[Blow-Ups, Win/Win's and crown …

[PDF][PDF] Parameterized algorithmics: A graph-theoretic approach

H Fernau - 2005 - Citeseer
Parameterized Algorithmics: A Graph-Theoretic Approach Page 1 Parameterized Algorithmics:
A Graph-Theoretic Approach Henning Fernau Universität Tübingen, WSI für Informatik, Sand …

Greedy localization, iterative compression, and modeled crown reductions: new FPT techniques, an improved algorithm for set splitting, and a novel 2 k kernelization …

F Dehne, M Fellows, F Rosamond, P Shaw - International Workshop on …, 2004 - Springer
The two objectives of this paper are:(1) to articulate three new general techniques for
designing FPT algorithms, and (2) to apply these to obtain new FPT algorithms for Set …