Online Steiner Forest with Recourse
Abstract
In the online Steiner forest problem we are given a graph G, and a sequence of terminal pairs (ui,vi) which arrive in an online fashion. We are asked to maintain a low-cost subgraph in which each ui is connected to vi 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 ( n). 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 O( n), i.e., inserts and deletes O( n) edges per demand on average.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.