[BUCH][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 …

[BUCH][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 …

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 …

Planar F-deletion: Approximation, kernelization and optimal FPT algorithms

FV Fomin, D Lokshtanov, N Misra… - 2012 IEEE 53rd Annual …, 2012 - ieeexplore.ieee.org
Let F be a finite set of graphs. In the F-DELETION problem, we are given an n-vertex graph
G and an integer k as input, and asked whether at most k vertices can be deleted from G …

[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 …

Efficient parameterized preprocessing for cluster editing

M Fellows, M Langston, F Rosamond… - … of Computation Theory …, 2007 - Springer
Abstract In the Cluster Editing problem, a graph is to be changed to a disjoint union of
cliques by at most k operations of edge insertion or edge deletion. Improving on the best …

An O(2O(k)n3) FPT Algorithm for the Undirected Feedback Vertex Set Problem

F Dehne, M Fellows, M Langston, F Rosamond… - Theory of Computing …, 2007 - Springer
We describe an algorithm for the Feedback Vertex Set problem on undirected graphs,
parameterized by the size k of the feedback vertex set, that runs in time O (ckn 3) where c …

[PDF][PDF] FPT is P-Time Extremal Structure I.

V Estivill-Castro, MR Fellows, MA Langston… - ACiD, 2005 - Citeseer
FPT is P-Time Extremal Structure I Page 1 FPT is P-Time Extremal Structure I VLADIMIR
ESTIVILL-CASTRO 1 , MICHAEL FELLOWS 2 , MICHAEL LANGSTON 3 , FRANCES …