Solving Steiner trees: Recent advances, challenges, and perspectives

I Ljubić - Networks, 2021 - Wiley Online Library
The Steiner tree problem (STP) in graphs is one of the most studied problems in
combinatorial optimization. Since its inception in 1970, numerous articles published in the …

[图书][B] Kernelization: theory of parameterized preprocessing

FV Fomin, D Lokshtanov, S Saurabh, M Zehavi - 2019 - books.google.com
Preprocessing, or data reduction, is a standard technique for simplifying and speeding up
computation. Written by a team of experts in the field, this book introduces a rapidly …

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

A single-exponential time 2-approximation algorithm for treewidth

T Korhonen - SIAM Journal on Computing, 2023 - SIAM
We give an algorithm that, given an-vertex graph and an integer, in time either outputs a tree
decomposition of of width at most or determines that the treewidth of is larger than. This is …

A 5-Approximation Algorithm for Treewidth

HL Bodlaender, PG Drange, MS Dregi, FV Fomin… - SIAM Journal on …, 2016 - SIAM
We give an algorithm that for an input n-vertex graph G and integer k>0, in time 2^O(k)n,
either outputs that the treewidth of G is larger than k, or gives a tree decomposition of G of …

Efficient computation of representative families with applications in parameterized and exact algorithms

FV Fomin, D Lokshtanov, F Panolan… - Journal of the ACM …, 2016 - dl.acm.org
Let M=(E, I) be a matroid and let S={S 1, ċ, S t} be a family of subsets of E of size p. A
subfamily Ŝ⊆ S is q-representative for S if for every set Y⊆ E of size at most q, if there is a …

[HTML][HTML] Deterministic single exponential time algorithms for connectivity problems parameterized by treewidth

HL Bodlaender, M Cygan, S Kratsch… - Information and …, 2015 - Elsevier
It is well known that many local graph problems, like Vertex Cover and Dominating Set, can
be solved in time 2 O (tw)| V| O (1) for graphs G=(V, E) with a given tree decomposition of …

Algebraic methods in the congested clique

K Censor-Hillel, P Kaski, JH Korhonen… - Proceedings of the …, 2015 - dl.acm.org
In this work, we use algebraic methods for studying distance computation and subgraph
detection tasks in the congested clique model. Specifically, we adapt parallel matrix …

Fast hamiltonicity checking via bases of perfect matchings

M Cygan, S Kratsch, J Nederlof - Journal of the ACM (JACM), 2018 - dl.acm.org
For an even integer t≥ 2, the Matching Connectivity matrix H t is a matrix that has rows and
columns both labeled by all perfect matchings of the complete graph on t vertices; an entry H …

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 …