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

[HTML][HTML] A survey of parameterized algorithms and the complexity of edge modification

C Crespelle, PG Drange, FV Fomin… - Computer Science Review, 2023 - Elsevier
The survey is a comprehensive overview of the developing area of parameterized
algorithms for graph modification problems. It describes state of the art in kernelization …

Fixed-parameter tractability of multicut parameterized by the size of the cutset

D Marx, I Razgon - Proceedings of the forty-third annual ACM …, 2011 - dl.acm.org
Given an undirected graph G, a collection (s1, t1),...,(sl, tl) of pairs of vertices, and an integer
p, the Edge Multicut problem ask if there is a set S of at most p edges such that the removal …

Faster deterministic feedback vertex set

T Kociumaka, M Pilipczuk - Information Processing Letters, 2014 - Elsevier
We present a new deterministic algorithm for the Feedback Vertex Set problem
parameterized by the solution size. Our algorithm runs in O⁎((2+ ϕ) k) time, where ϕ< 1.619 …

Designing FPT algorithms for cut problems using randomized contractions

R Chitnis, M Cygan, MT Hajiaghayi, M Pilipczuk… - SIAM Journal on …, 2016 - SIAM
We introduce a new technique for designing fixed-parameter algorithms for cut problems,
called randomized contractions. We apply our framework to obtain the first fixed-parameter …

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

Fixed-parameter tractability of directed multiway cut parameterized by the size of the cutset

R Chitnis, MT Hajiaghayi, D Marx - SIAM Journal on Computing, 2013 - SIAM
Given a directed graph G, a set of k terminals, and an integer p, the Directed Vertex Multiway
Cut problem asks whether there is a set S of at most p (nonterminal) vertices whose removal …

FPT-approximation for FPT problems

D Lokshtanov, P Misra, MS Ramanujan… - Proceedings of the 2021 …, 2021 - SIAM
Over the past decade, many results have focused on the design of parameterized
approximation algorithms for W [1]-hard problems. However, there are fundamental …

Directed flow-augmentation

EJ Kim, S Kratsch, M Pilipczuk… - Proceedings of the 54th …, 2022 - dl.acm.org
We show a flow-augmentation algorithm in directed graphs: There exists a randomized
polynomial-time algorithm that, given a directed graph G, two integers s, t∈ V (G), and an …

Linear Time Parameterized Algorithms for Subset Feedback Vertex Set

D Lokshtanov, MS Ramanujan, S Saurabh - ACM Transactions on …, 2018 - dl.acm.org
In the Subset Feedback Vertex Set (Subset FVS) problem, the input is a graph G on n
vertices and m edges, a subset of vertices T, referred to as terminals, and an integer k. The …