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

Branch-and-reduce exponential/FPT algorithms in practice: A case study of vertex cover

T Akiba, Y Iwata - Theoretical Computer Science, 2016 - Elsevier
We investigate the gap between theory and practice for exact branching algorithms. In
theory, branch-and-reduce algorithms currently have the best time complexity for numerous …

Faster parameterized algorithms using linear programming

D Lokshtanov, NS Narayanaswamy, V Raman… - ACM Transactions on …, 2014 - dl.acm.org
We investigate the parameterized complexity of Vertex Cover parameterized by the
difference between the size of the optimal solution and the value of the linear programming …

[HTML][HTML] The complexity of finding small separators in temporal graphs

P Zschoche, T Fluschnik, H Molter… - Journal of Computer and …, 2020 - Elsevier
Temporal graphs have time-stamped edges. Building on previous work, we study the
problem of finding a small vertex set (the separator) whose removal destroys all temporal …

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 …

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 …

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 …

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 …

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 …

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 …