2023/12/13 by Li, Richard, Quanrud, Kent
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences
paper · doi:10.48550/arxiv.2312.07827
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.