Low-Cost Arborescence Under Edge Faults
Dipan Dey, Telikepalli Kavitha

TL;DR
This paper develops efficient algorithms for maintaining approximate minimum-cost arborescences and matroid bases under edge faults, enabling quick updates after faults with provable size bounds.
Contribution
It introduces a polynomial-time method to construct sparse subgraphs that approximate min-cost arborescences under faults and establishes tight bounds for fault-tolerant preserver sizes in matroids.
Findings
Constructed a subgraph of size O(n^{3/2}) for 2-approximate solutions.
Achieved a fault-tolerant preserver size bound of k·rank(E).
Provided algorithms for quick update of min-cost structures after edge faults.
Abstract
Our input is a directed graph on vertices and edges with a designated root vertex and a function . The problem is to maintain a min-cost arborescence in in the presence of edge faults (a single fault at a time). Edge faults are transient and once the faulty edge is repaired, the original min-cost arborescence is restored. Whenever an edge fault happens, we need to update to a min-cost arborescence in , where is the faulty edge. Since computing a min-cost arborescence in takes time, we seek to construct a sparse subgraph in a preprocessing step such that in the event of any edge failing, it suffices to compute a min-cost arborescence in in order to find a low-cost arborescence in . In the unweighted setting, this is the fault-tolerant…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
