English

Low Recourse Arborescence Forests Under Uniformly Random Arcs

Data Structures and Algorithms 2025-10-14 v2 Discrete Mathematics

Abstract

In this work, we study how to maintain a forest of arborescences of maximum arc cardinality under arc insertions while minimizing recourse -- the total number of arcs changed in the maintained solution. This problem is the "arborescence version'' of max cardinality matching. On the impossibility side, we observe that even in this insertion-only model, it is possible for mm adversarial arc arrivals to necessarily incur Ω(mn)\Omega(m \cdot n) recourse, matching a trivial upper bound of O(mn)O(m \cdot n). On the possibility side, we give an algorithm with expected recourse O(mlog2n)O(m \cdot \log^2 n) if all mm arcs arrive uniformly at random.

Cite

@article{arxiv.2510.02950,
  title  = {Low Recourse Arborescence Forests Under Uniformly Random Arcs},
  author = {J Niklas Dahlmeier and D Ellis Hershkowitz},
  journal= {arXiv preprint arXiv:2510.02950},
  year   = {2025}
}

Comments

21 pages (22 including title page), 4 figures

R2 v1 2026-07-01T06:15:10.594Z