Rounding dynamic matchings against an adaptive adversary

D Wajc - Proceedings of the 52nd Annual ACM SIGACT …, 2020 - dl.acm.org
We present a new dynamic matching sparsification scheme. From this scheme we derive a
framework for dynamically rounding fractional matchings against adaptive adversaries …

Fully-dynamic graph sparsifiers against an adaptive adversary

A Bernstein, J Brand, MP Gutenberg… - arXiv preprint arXiv …, 2020 - arxiv.org
Designing dynamic graph algorithms against an adaptive adversary is a major goal in the
field of dynamic graph algorithms. While a few such algorithms are known for spanning …

A deamortization approach for dynamic spanner and dynamic maximal matching

A Bernstein, S Forster, M Henzinger - ACM Transactions on Algorithms …, 2021 - dl.acm.org
Many dynamic graph algorithms have an amortized update time, rather than a stronger worst-
case guarantee. But amortized data structures are not suitable for real-time systems, where …

Fully dynamic maximal independent set with sublinear update time

S Assadi, K Onak, B Schieber, S Solomon - Proceedings of the 50th …, 2018 - dl.acm.org
A maximal independent set (MIS) can be maintained in an evolving m-edge graph by simply
recomputing it from scratch in O (m) time after each update. But can it be maintained in time …

A framework for dynamic matching in weighted graphs

A Bernstein, A Dudeja, Z Langley - Proceedings of the 53rd Annual ACM …, 2021 - dl.acm.org
We introduce a new framework for computing approximate maximum weight matchings. Our
primary focus is on the fully dynamic setting, where there is a large gap between the …

High-performance parallel graph coloring with strong guarantees on work, depth, and quality

M Besta, A Carigiet, K Janda… - … Conference for High …, 2020 - ieeexplore.ieee.org
We develop the first parallel graph coloring heuristics with strong theoretical guarantees on
work and depth and coloring quality. The key idea is to design a relaxation of the vertex …

Adversarially robust coloring for graph streams

A Chakrabarti, P Ghosh, M Stoeckl - arXiv preprint arXiv:2109.11130, 2021 - arxiv.org
A streaming algorithm is considered to be adversarially robust if it provides correct outputs
with high probability even when the stream updates are chosen by an adversary who may …

Improved dynamic graph coloring

S Solomon, N Wein - ACM Transactions on Algorithms (TALG), 2020 - dl.acm.org
This article studies the fundamental problem of graph coloring in fully dynamic graphs. Since
the problem of computing an optimal coloring, or even approximating it to within n1-ε for any …

Online edge coloring algorithms via the nibble method

S Bhattacharya, F Grandoni, D Wajc - Proceedings of the 2021 ACM-SIAM …, 2021 - SIAM
Nearly thirty years ago, Bar-Noy, Motwani and Naor [IPL'92] conjectured that an online (1+ o
(1)) Δ-edge-coloring algorithm exists for n-node graphs of maximum degree Δ= ω (log n) …

Coloring in graph streams via deterministic and adversarially robust algorithms

S Assadi, A Chakrabarti, P Ghosh… - Proceedings of the 42nd …, 2023 - dl.acm.org
Graph coloring is a fundamental problem with wide reaching applications in various areas
including ata mining and databases, eg, in parallel query optimization. In recent years, there …