slides

Mimicking Networks and Succinct Representations of Terminal Cuts

Abstract

Given a large edge-weighted network GG with kk terminal vertices, we wish to compress it and store, using little memory, the value of the minimum cut (or equivalently, maximum flow) between every bipartition of terminals. One appealing methodology to implement a compression of GG is to construct a \emph{mimicking network}: a small network G′G' with the same kk terminals, in which the minimum cut value between every bipartition of terminals is the same as in GG. This notion was introduced by Hagerup, Katajainen, Nishimura, and Ragde [JCSS '98], who proved that such G′G' of size at most 22k2^{2^k} always exists. Obviously, by having access to the smaller network G′G', certain computations involving cuts can be carried out much more efficiently. We provide several new bounds, which together narrow the previously known gap from doubly-exponential to only singly-exponential, both for planar and for general graphs. Our first and main result is that every kk-terminal planar network admits a mimicking network G′G' of size O(k222k)O(k^2 2^{2k}), which is moreover a minor of GG. On the other hand, some planar networks GG require ∣E(G′)∣≥Ω(k2)|E(G')| \ge \Omega(k^2). For general networks, we show that certain bipartite graphs only admit mimicking networks of size ∣V(G′)∣≥2Ω(k)|V(G')| \geq 2^{\Omega(k)}, and moreover, every data structure that stores the minimum cut value between all bipartitions of the terminals must use 2Ω(k)2^{\Omega(k)} machine words

    Similar works

    Full text

    thumbnail-image

    Available Versions