[KSIĄŻKA][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 …

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 …

A fixed-parameter algorithm for the directed feedback vertex set problem

J Chen, Y Liu, S Lu, B O'sullivan, I Razgon - Proceedings of the fortieth …, 2008 - dl.acm.org
The (parameterized) feedback vertex set problem on directed graphs, which we refer to as
the dfvs problem, is defined as follows: given a directed graph G and a parameter k, either …

Planar F-deletion: Approximation, kernelization and optimal FPT algorithms

FV Fomin, D Lokshtanov, N Misra… - 2012 IEEE 53rd Annual …, 2012 - ieeexplore.ieee.org
Let F be a finite set of graphs. In the F-DELETION problem, we are given an n-vertex graph
G and an integer k as input, and asked whether at most k vertices can be deleted from G …

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 …

Slightly superexponential parameterized problems

D Lokshtanov, D Marx, S Saurabh - SIAM Journal on Computing, 2018 - SIAM
A central problem in parameterized algorithms is to obtain algorithms with running time
f(k)⋅n^O(1) such that f is as slow growing a function of the parameter k as possible. In …

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 …

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 …

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 …

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 …