Faster Cut-Equivalent Trees in Simple Graphs
Abstract: Let be an undirected connected simple graph on vertices. A cut-equivalent tree of is an edge-weighted tree on the same vertex set , such that for any pair of vertices , the minimum -cut in the tree is also a minimum -cut in , and these two cuts have the same cut value. In a paper [Abboud, Krauthgamer and Trabelsi, 2021], the authors propose the first subcubic time algorithm for constructing a cut-equivalent tree. More specifically, their algorithm has running time. In this paper, we improve the running time to if almost-linear time max-flow algorithms exist. Also, using the currently fastest max-flow algorithm by [van den Brand et al, 2021], our algorithm runs in time .
Paper Prompts
Sign up for free to create and run prompts on this paper.