Sciweavers

ISAAC
1997
Springer

Algorithms for Finding Optimal Disjoint Paths Around a Rectangle

13 years 8 months ago
Algorithms for Finding Optimal Disjoint Paths Around a Rectangle
We give algorithms to find the optimal disjoint paths around a rectangle. The set of disjoint paths connects a set of sources to a set of sinks (no fixed pairing between the sources and sinks) on the boundary of a rectangle where either the longest path length or the total path length is minimized. One algorithm finds the set of disjoint paths with the longest path length minimized in O(n log n) time and the other finds the set of disjoint paths with the total path length minimized in O(n2 ) time. In particular, if the sets of sources and sinks lie on a straight line, the set of disjoint paths with the minimum longest path length or minimum total path length can be found in O(n) or O(n2 ) time respectively.
Wun-Tat Chan, Francis Y. L. Chin
Added 08 Aug 2010
Updated 08 Aug 2010
Type Conference
Year 1997
Where ISAAC
Authors Wun-Tat Chan, Francis Y. L. Chin
Comments (0)