Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Faster Separators for Shallow Minor-Free Graphs via Dynamic Approximate Distance Oracles (1407.6869v1)

Published 25 Jul 2014 in cs.DS

Abstract: Plotkin, Rao, and Smith (SODA'97) showed that any graph with $m$ edges and $n$ vertices that excludes $K_h$ as a depth $O(\ell\log n)$-minor has a separator of size $O(n/\ell + \ell h2\log n)$ and that such a separator can be found in $O(mn/\ell)$ time. A time bound of $O(m + n{2+\epsilon}/\ell)$ for any constant $\epsilon > 0$ was later given (W., FOCS'11) which is an improvement for non-sparse graphs. We give three new algorithms. The first has the same separator size and running time $O(\mbox{poly}(h)\ell m{1+\epsilon})$. This is a significant improvement for small $h$ and $\ell$. If $\ell = \Omega(n{\epsilon'})$ for an arbitrarily small chosen constant $\epsilon' > 0$, we get a time bound of $O(\mbox{poly}(h)\ell n{1+\epsilon})$. The second algorithm achieves the same separator size (with a slightly larger polynomial dependency on $h$) and running time $O(\mbox{poly}(h)(\sqrt\ell n{1+\epsilon} + n{2+\epsilon}/\ell{3/2}))$ when $\ell = \Omega(n{\epsilon'})$. Our third algorithm has running time $O(\mbox{poly}(h)\sqrt\ell n{1+\epsilon})$ when $\ell = \Omega(n{\epsilon'})$. It finds a separator of size $O(n/\ell) + \tilde O(\mbox{poly}(h)\ell\sqrt n)$ which is no worse than previous bounds when $h$ is fixed and $\ell = \tilde O(n{1/4})$. A main tool in obtaining our results is a novel application of a decremental approximate distance oracle of Roditty and Zwick.

Citations (1)

Summary

We haven't generated a summary for this paper yet.