[SÁCH][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 …

An overview of data extraction from invoices

T Saout, F Lardeux, F Saubion - IEEE Access, 2024 - ieeexplore.ieee.org
This paper provides a comprehensive overview of the process for information retrieval from
invoices. Invoices serve as proof of purchase and contain important information, including …

[HTML][HTML] A survey on approximation in parameterized complexity: Hardness and algorithms

AE Feldmann, KC S, E Lee, P Manurangsi - Algorithms, 2020 - mdpi.com
Parameterization and approximation are two popular ways of co** with NP-hard
problems. More recently, the two have also been combined to derive many interesting …

Fast local subgraph counting

Q Li, JX Yu - Proceedings of the VLDB Endowment, 2024 - dl.acm.org
We study local subgraph counting queries, Q=(p, o), to count how many times a given k-
node pattern graph p appears around every node υ in a data graph G when the given center …

Determinantal sieving

E Eiben, T Koana, M Wahlström - Proceedings of the 2024 Annual ACM-SIAM …, 2024 - SIAM
We introduce a new, remarkably powerful tool to the toolbox of algebraic FPT algorithms,
determinantal sieving. Given a polynomial P (x 1,…, xn) over a field 𝔽 of characteristic 2, on …

Envy-free allocations respecting social networks

R Bredereck, A Kaczmarczyk, R Niedermeier - Artificial Intelligence, 2022 - Elsevier
Finding an envy-free allocation of indivisible resources to agents is a central task in many
multiagent systems. Often, non-trivial envy-free allocations do not exist and determining …

Expectation-complete graph representations with homomorphisms

P Welke, M Thiessen, F Jogl… - … Conference on Machine …, 2023 - proceedings.mlr.press
We investigate novel random graph embeddings that can be computed in expected
polynomial time and that are able to distinguish all non-isomorphic graphs in expectation …

Quadratic and near-quadratic lower bounds for the CONGEST model

K Censor-Hillel, S Khoury, A Paz - arxiv preprint arxiv:1705.05646, 2017 - arxiv.org
We present the first super-linear lower bounds for natural graph problems in the CONGEST
model, answering a long-standing open question. Specifically, we show that any exact …

Listing 4-cycles

A Abboud, S Khoury, O Leibowitz, R Safier - arxiv preprint arxiv …, 2022 - arxiv.org
In this note we present an algorithm that lists all $4 $-cycles in a graph in time $\tilde
{O}(\min (n^ 2, m^{4/3})+ t) $ where $ t $ is their number. Notably, this separates $4 $-cycle …

Subtree isomorphism revisited

A Abboud, A Backurs, TD Hansen… - ACM Transactions on …, 2018 - dl.acm.org
The Subtree Isomorphism problem asks whether a given tree is contained in another given
tree. The problem is of fundamental importance and has been studied since the 1960s. For …