Vertex Sparsifiers for Hyperedge Connectivity

Abstract

Recently, Chalermsook et al. [SODA'21(arXiv:2007.07862)] introduces a notion of vertex sparsifiers for c-edge connectivity, which has found applications in parameterized algorithms for network design and also led to exciting dynamic algorithms for c-edge st-connectivity [Jin and Sun FOCS'21(arXiv:2004.07650)]. We study a natural extension called vertex sparsifiers for c-hyperedge connectivity and construct a sparsifier whose size matches the state-of-the-art for normal graphs. More specifically, we show that, given a hypergraph G=(V,E) with n vertices and m hyperedges with k terminal vertices and a parameter c, there exists a hypergraph H containing only O(kc3) hyperedges that preserves all minimum cuts (up to value c) between all subset of terminals. This matches the best bound of O(kc3) edges for normal graphs by [Liu'20(arXiv:2011.15101)]. Moreover, H can be constructed in almost-linear O(p1+o(1) + n(rc n)O(rc) m) time where r=e∈ E|e| is the rank of G and p=Σe∈ E|e| is the total size of G, or in poly(m, n) time if we slightly relax the size to O(kc31.5(kc)) hyperedges.

0

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.

Discussion (0)

Sign in to join the discussion.

Loading comments…