All-Pairs Minimum Cuts in Near-Linear Time for Surface-Embedded Graphs
Abstract: For an undirected -vertex graph with non-negative edge-weights, we consider the following type of query: given two vertices and in , what is the weight of a minimum -cut in ? We solve this problem in preprocessing time for graphs of bounded genus, giving the first sub-quadratic time algorithm for this class of graphs. Our result also improves by a logarithmic factor a previous algorithm by Borradaile, Sankowski and Wulff-Nilsen (FOCS 2010) that applied only to planar graphs. Our algorithm constructs a Gomory-Hu tree for the given graph, providing a data structure with space that can answer minimum-cut queries in constant time. The dependence on the genus of the input graph in our preprocessing time is .
Paper Prompts
Sign up for free to create and run prompts on this paper.