English

Approximate Maximum Flow on Separable Undirected Graphs

Data Structures and Algorithms 2012-10-19 v1

Abstract

We present faster algorithms for approximate maximum flow in undirected graphs with good separator structures, such as bounded genus, minor free, and geometric graphs. Given such a graph with nn vertices, mm edges along with a recursive n\sqrt{n}-vertex separator structure, our algorithm finds an 1ϵ1-\epsilon approximate maximum flow in time O~(m6/5\polyϵ1)\tilde{O}(m^{6/5} \poly{\epsilon^{-1}}), ignoring poly-logarithmic terms. Similar speedups are also achieved for separable graphs with larger size separators albeit with larger run times. These bounds also apply to image problems in two and three dimensions. Key to our algorithm is an intermediate problem that we term grouped L2L_2 flow, which exists between maximum flows and electrical flows. Our algorithm also makes use of spectral vertex sparsifiers in order to remove vertices while preserving the energy dissipation of electrical flows. We also give faster spectral vertex sparsification algorithms on well separated graphs, which may be of independent interest.

Keywords

Cite

@article{arxiv.1210.5227,
  title  = {Approximate Maximum Flow on Separable Undirected Graphs},
  author = {Gary Miller and Richard Peng},
  journal= {arXiv preprint arXiv:1210.5227},
  year   = {2012}
}

Comments

to appear in SODA 2013

R2 v1 2026-06-21T22:24:20.911Z