[КНИГА][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 …

[HTML][HTML] A survey on approximation in parameterized complexity: Hardness and algorithms

AE Feldmann, KC S, E Lee, P Manurangsi - Algorithms, 2020 - mdpi.com
Parameterization and approximation are two popular ways of co** with NP-hard
problems. More recently, the two have also been combined to derive many interesting …

Minor containment and disjoint paths in almost-linear time

T Korhonen, M Pilipczuk… - 2024 IEEE 65th Annual …, 2024 - ieeexplore.ieee.org
We give an algorithm that, given graphs G and H, tests whether H is a minor of G in time
O_H(n^1+o(1)); here, n is the number of vertices of G and the O_H(.)-notation hides factors …

Vertex deletion parameterized by elimination distance and even less

BMP Jansen, JJH De Kroon… - Proceedings of the 53rd …, 2021 - dl.acm.org
We study the parameterized complexity of various classic vertex-deletion problems such as
Odd cycle transversal, Vertex planarization, and Chordal vertex deletion under hybrid …

Parameterized complexity and approximability of directed odd cycle transversal

D Lokshtanov, MS Ramanujan, S Saurab… - Proceedings of the …, 2020 - SIAM
A directed odd cycle transversal of a directed graph (digraph) D is a vertex set S that
intersects every odd directed cycle of D. In the Directed Odd Cycle Transversal (DOCT) …

Minimum bisection is fixed parameter tractable

M Cygan, D Lokshtanov, M Pilipczuk… - Proceedings of the forty …, 2014 - dl.acm.org
In the classic Minimum Bisection problem we are given as input a graph G and an integer k.
The task is to determine whether there is a partition of V (G) into two parts A and B such that …

Half-integrality, LP-branching, and FPT algorithms

Y Iwata, M Wahlstrom, Y Yoshida - SIAM Journal on Computing, 2016 - SIAM
A recent trend in parameterized algorithms is the application of polytope tools to fixed-
parameter tractable (FPT) algorithms eg, Cygan et al., FOCS 2011, 52nd Annual Symposium …

A Parameterized Approximation Scheme for Min -Cut

D Lokshtanov, S Saurabh, V Surianarayanan - SIAM Journal on Computing, 2022 - SIAM
In the Min k-Cut problem, the input consists of an edge weighted graph G and an integer k,
and the task is to partition the vertex set into k nonempty sets, such that the total weight of the …

Dynamic algorithms for matroid submodular maximization

K Banihashem, L Biabani, S Goudarzi… - Proceedings of the 2024 …, 2024 - SIAM
Submodular maximization under matroid and cardinality constraints are classical problems
with a wide range of applications in machine learning, auction theory, and combinatorial …

Representative sets and irrelevant vertices: New tools for kernelization

S Kratsch, M Wahlström - Journal of the ACM (JACM), 2020 - dl.acm.org
We continue the development of matroid-based techniques for kernelization, initiated by the
present authors [47]. We significantly extend the usefulness of matroid theory in …