平面图的最小st-割的O(n loglog n)时间算法
离散数学
2010-10-08 v2
摘要
给定一个具有非负边权的平面无向顶点图,我们展示了如何针对中给定的顶点和,在时间和空间内计算中的最小-割。此前的最佳时间界为。
关键词
引用
@article{arxiv.1007.3609,
title = {Min st-Cut of a Planar Graph in O(n loglog n) Time},
author = {Christian Wulff-Nilsen},
journal= {arXiv preprint arXiv:1007.3609},
year = {2010}
}
备注
Added mainly details and corrections to the r-division section