ACM Transactions on Algorithms, 6(4):article 61, 2010.
(Special issue of invited papers from the
19th Annual ACM-SIAM Symposium on Discrete Algorithms)
Proceedings of the 19th Annual ACM-SIAM Symposium on Discrete Algorithms, 527-531, 2008.
Abstract:
A cycle on a combinatorial surface is tight if it as short as possible in its (free) homotopy class. We describe an algorithm to compute a single tight, non-contractible, simple cycle on a given orientable combinatorial surface in O(nlog n) time. The only method previously known for this problem was to compute the globally shortest non-contractible or non-separating cycle in O(min{g3, n} n log n) time, where g is the genus of the surface. As a consequence, we can compute the shortest cycle freely homotopic to a chosen boundary cycle in O(n log n) time, a tight octagonal decomposition in O(gn log n) time, and a shortest contractible cycle enclosing a non-empty set of faces in O(n log2 n) time.