Higher lower bounds from the 3SUM conjecture

T Kopelowitz, S Pettie, E Porat - Proceedings of the twenty-seventh annual …, 2016 - SIAM
The 3SUM conjecture has proven to be a valuable tool for proving conditional lower bounds
on dynamic data structures and graph problems. This line of work was initiated by Pâtraşcu …

Fully dynamic maximal matching in constant update time

S Solomon - 2016 IEEE 57th Annual Symposium on …, 2016 - ieeexplore.ieee.org
Baswana, Gupta and Sen [FOCS'11] showed that fully dynamic maximal matching can be
maintained in general graphs with logarithmic amortized update time. More specifically …

Faster fully dynamic matchings with small approximation ratios

A Bernstein, C Stein - Proceedings of the twenty-seventh annual ACM-SIAM …, 2016 - SIAM
Maximum cardinality matching is a fundamental algorithmic problem with many algorithms
and applications. The fully dynamic version, in which edges are inserted and deleted over …

Near-optimal fully dynamic densest subgraph

S Sawlani, J Wang - Proceedings of the 52nd Annual ACM SIGACT …, 2020 - dl.acm.org
We give the first fully dynamic algorithm which maintains a (1− є)-approximate densest
subgraph in worst-case time poly (log n, є− 1) per update. Dense subgraph discovery is an …

Fully dynamic matching in bipartite graphs

A Bernstein, C Stein - … : 42nd International Colloquium, ICALP 2015, Kyoto …, 2015 - Springer
We present two fully dynamic algorithms for maximum cardinality matching in bipartite
graphs. Our main result is a deterministic algorithm that maintains a (3/2+ ϵ)(3/2+ ϵ) …

Fully Dynamic Approximate Maximum Matching and Minimum Vertex Cover in O(log3 n) Worst Case Update Time

S Bhattacharya, M Henzinger, D Nanongkai - Proceedings of the Twenty …, 2017 - SIAM
We consider the problem of maintaining an approximately maximum (fractional) matching
and an approximately minimum vertex cover in a dynamic graph. Starting with the seminal …

Deterministic rounding of dynamic fractional matchings

S Bhattacharya, P Kiss - arXiv preprint arXiv:2105.01615, 2021 - arxiv.org
We present a framework for deterministically rounding a dynamic fractional matching.
Applying our framework in a black-box manner on top of existing fractional matching …

Dynamic approximate shortest paths and beyond: Subquadratic and worst-case update time

J van den Brand, D Nanongkai - 2019 IEEE 60th Annual …, 2019 - ieeexplore.ieee.org
Consider the following distance query for an n-node graph G undergoing edge insertions
and deletions: given two sets of nodes I and J, return the distances between every pair of …

Popular conjectures as a barrier for dynamic planar graph algorithms

A Abboud, S Dahlgaard - 2016 IEEE 57th Annual Symposium …, 2016 - ieeexplore.ieee.org
The dynamic shortest paths problem on planar graphs asks us to preprocess a planar graph
G such that we may support insertions and deletions of edges in G as well as distance …

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 …