English

Approximate Fully Dynamic Directed Densest Subgraph

Data Structures and Algorithms 2023-12-19 v2

Abstract

We give a fully dynamic algorithm maintaining a (1ε)(1-\varepsilon)-approximate directed densest subgraph in O~(log3(n)/ε6)\tilde{O}(\log^3(n)/\varepsilon^6) amortized time or O~(log4(n)/ε7)\tilde{O}(\log^4(n)/\varepsilon^7) worst-case time per edge update (where O~\tilde{O} hides loglog\log\log factors), based on earlier work by Chekuri and Quanrud [arXiv:2210.02611, arXiv:2310.18146]. This result improves on earlier work done by Sawlani and Wang [arXiv:1907.03037], which guarantees O(log5(n)/ε7)O(\log^5(n)/\varepsilon^7) worst case time for edge insertions and deletions.

Keywords

Cite

@article{arxiv.2312.07827,
  title  = {Approximate Fully Dynamic Directed Densest Subgraph},
  author = {Richard Li and Kent Quanrud},
  journal= {arXiv preprint arXiv:2312.07827},
  year   = {2023}
}
R2 v1 2026-06-28T13:49:13.479Z