On Vertex Sparsifiers with Steiner Nodes
Julia Chuzhoy

TL;DR
This paper explores the construction of vertex sparsifiers with Steiner nodes that approximate cut and flow properties in graphs, providing algorithms for constant-quality sparsifiers with size bounds depending on terminal capacities.
Contribution
It introduces algorithms for creating constant-quality cut and flow sparsifiers that include Steiner nodes, extending previous work limited to terminal-only sparsifiers.
Findings
Constructed constant-quality cut sparsifiers of size $O(C^3)$
Developed flow sparsifiers of size $C^{O(\log\log C)}$
Provided algorithms with polynomial and exponential time complexities
Abstract
Given an undirected graph with edge capacities for and a subset of vertices called terminals, we say that a graph is a quality- cut sparsifier for iff , and for any partition of , the values of the minimum cuts separating and in graphs and are within a factor from each other. We say that is a quality- flow sparsifier for iff , and for any set of demands over the terminals, the values of the minimum edge congestion incurred by fractionally routing the demands in in graphs and are within a factor from each other. So far vertex sparsifiers have been studied in a restricted setting where the sparsifier is not allowed to contain any non-terminal vertices, that is . For this setting, efficient algorithms are known for constructing…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Auction Theory and Applications
