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

Parameterized algorithms of fundamental NP-hard problems: a survey

W Li, Y Ding, Y Yang, RS Sherratt, JH Park… - … -centric Computing and …, 2020 - Springer
Parameterized computation theory has developed rapidly over the last two decades. In
theoretical computer science, it has attracted considerable attention for its theoretical value …

MIP formulations for induced graph optimization problems: a tutorial

RA Melo, CC Ribeiro - International Transactions in …, 2023 - Wiley Online Library
Given a graph G=(V, E) G=(V,E) and a subset of its vertices V′⊆ VV^′⊆V, the subgraph
induced by V′ V^′ in G is that with vertex set V′ V^′ and edge set E′ E^′ formed by …

On feedback vertex set: New measure and new structures

Y Cao, J Chen, Y Liu - Algorithmica, 2015 - Springer
We present a new parameterized algorithm for the feedback vertex set problem (fvs) on
undirected graphs. We approach the problem by considering a variation of it, the disjoint …

Detecting Feedback Vertex Sets of Size k in O (2.7k) Time

J Li, J Nederlof - ACM Transactions on Algorithms (TALG), 2022 - dl.acm.org
In the Feedback Vertex Set (FVS) problem, one is given an undirected graph G and an
integer k, and one needs to determine whether there exists a set of k vertices that intersects …

Exact algorithms via monotone local search

FV Fomin, S Gaspers, D Lokshtanov… - Journal of the ACM …, 2019 - dl.acm.org
We give a new general approach for designing exact exponential-time algorithms for subset
problems. In a subset problem the input implicitly describes a family of sets over a universe …

Parameterized streaming: Maximal matching and vertex cover

R Chitnis, G Cormode, MT Hajiaghayi… - Proceedings of the twenty …, 2014 - SIAM
As graphs continue to grow in size, we seek ways to effectively process such data at scale.
The model of streaming graph processing, in which a compact summary is maintained as …

Improved analysis of highest-degree branching for feedback vertex set

Y Iwata, Y Kobayashi - Algorithmica, 2021 - Springer
Recent empirical evaluations of exact algorithms for Feedback Vertex Set have
demonstrated the efficiency of a highest-degree branching algorithm with a degree-based …

FPT algorithms for diverse collections of hitting sets

J Baste, L Jaffke, T Masařík, G Philip, G Rote - Algorithms, 2019 - mdpi.com
In this work, we study the d-Hitting Set and Feedback Vertex Set problems through the
paradigm of finding diverse collections of r solutions of size at most k each, which has …

Linear-time kernelization for feedback vertex set

Y Iwata - arxiv preprint arxiv:1608.01463, 2016 - arxiv.org
In this paper, we propose an algorithm that, given an undirected graph $ G $ of $ m $ edges
and an integer $ k $, computes a graph $ G'$ and an integer $ k'$ in $ O (k^ 4 m) $ time such …