We give a fully dynamic algorithm maintaining a (1−ε)-approximate directed densest subgraph in O~(log3(n)/ε6) amortized time or O~(log4(n)/ε7) worst-case time per edge update (where O~ hides loglog 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) worst case time for edge insertions and deletions.
@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}
}