Online Steiner Forest with Recourse
数据结构与算法
2026-05-12 v1
摘要
In the online Steiner forest problem we are given a graph , and a sequence of terminal pairs which arrive in an online fashion. We are asked to maintain a low-cost subgraph in which each is connected to for all the pairs that have arrived so far. If we are not allowed to delete edges from our solution, then the best possible competitive ratio is . In this work, we initiate the study of low-recourse algorithms for online Steiner forest. We give an algorithm that maintains a constant-competitive solution and has an amortized recourse of , i.e., inserts and deletes edges per demand on average.
引用
@article{arxiv.2605.09821,
title = {Online Steiner Forest with Recourse},
author = {Yaowei Long and Sepideh Mahabadi and Sherry Sarkar and Jakub Tarnawski},
journal= {arXiv preprint arXiv:2605.09821},
year = {2026}
}
备注
To appear in ICALP 2026