通过动态近似距离预言机加速浅层 minor-free 图的分离集算法
数据结构与算法
2014-07-28 v1
摘要
Plotkin、Rao 和 Smith (SODA'97) 证明了任何具有 条边和 个顶点且排除深度为 的 -minor 的图,都存在大小为 的分离集,且可在 时间内找到此类分离集。随后给出了 的时间界限(W., FOCS'11),这对于非稀疏图是一个改进。我们提出了三种新算法。第一种算法具有相同的分离集大小,运行时间为 。这对于较小的 和 是一个显著改进。如果 (其中 为任意小的选定常数),则时间界限为 。第二种算法实现了相同的分离集大小(对 的多项式依赖略大),当 时,运行时间为 。我们的第三种算法在 时的运行时间为 。它找到的分离集大小为 ,当 固定且 时,该结果不劣于之前的界限。获得我们结果的一个主要工具是对 Roditty 和 Zwick 的递减近似距离预言机 (decremental approximate distance oracle) 的新颖应用。
引用
@article{arxiv.1407.6869,
title = {Faster Separators for Shallow Minor-Free Graphs via Dynamic Approximate Distance Oracles},
author = {Christian Wulff-Nilsen},
journal= {arXiv preprint arXiv:1407.6869},
year = {2014}
}
备注
16 pages. Full version of the paper that appeared at ICALP'14. Minor fixes regarding the time bounds such that these bounds hold also for non-sparse graphs