[图书][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 …

[图书][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 …

[PDF][PDF] Recent developments in kernelization: A survey

S Kratsch - Bulletin of EATCS, 2014 - smtp.eatcs.org
Kernelization is a formalization of efficient preprocessing, aimed mainly at combinatorially
hard problems. Empirically, preprocessing is highly successful in practice, eg, in state-of-the …

Kernelization lower bounds by cross-composition

HL Bodlaender, BMP Jansen, S Kratsch - SIAM Journal on Discrete …, 2014 - SIAM
We introduce the framework of cross-composition for proving kernelization lower bounds. A
classical problem L\and/or-cross-composes into a parameterized problem Q if it is possible …

Compression via matroids: a randomized polynomial kernel for odd cycle transversal

S Kratsch, M Wahlström - ACM Transactions on Algorithms (TALG), 2014 - dl.acm.org
The Odd Cycle Transversal problem (OCT) asks whether a given undirected graph can be
made bipartite by deleting at most k of its vertices. In a breakthrough result, Reed, Smith, and …

Representative sets and irrelevant vertices: New tools for kernelization

S Kratsch, M Wahlström - 2012 IEEE 53rd Annual Symposium …, 2012 - ieeexplore.ieee.org
The existence of a polynomial kernel for Odd Cycle Transversal was a notorious open
problem in parameterized complexity. Recently, this was settled by the present authors …

Multicut is FPT

N Bousquet, J Daligault, S Thomassé - … of the forty-third annual ACM …, 2011 - dl.acm.org
Let G=(V, E) be a graph on n vertices and R be a set of pairs of vertices in V called requests.
A multicut is a subset F of E such that every request xy of R is cut by F, ie every xy-path of G …

Known algorithms for edge clique cover are probably optimal

M Cygan, M Pilipczuk, M Pilipczuk - SIAM Journal on Computing, 2016 - SIAM
In the Edge Clique Cover (ecc) problem, given an undirected graph G and an integer k, we
ask whether one can choose k cliques in G such that each edge of G is contained in at least …

Directed subset feedback vertex set is fixed-parameter tractable

R Chitnis, M Cygan, M Hajiaghayi, D Marx - ACM Transactions on …, 2015 - dl.acm.org
Given a graph G and an integer k, the Feedback Vertex Set (FVS) problem asks if there is a
vertex set T of size at most k that hits all cycles in the graph. The first fixed-parameter …

Kernelization–preprocessing with a guarantee

D Lokshtanov, N Misra, S Saurabh - … Dedicated to Michael R. Fellows on …, 2012 - Springer
Data reduction techniques are widely applied to deal with computationally hard problems in
real world applications. It has been a long-standing challenge to formally express the …