Spanning trees crossing few barriers
Files
Publication date
2002-01-01
Authors
Asano, T.
Berg, M. de
Cheong, O.
Guibas, L.J.
Snoeyink, J.
Tamaki, H.
Editors
Advisors
Supervisors
DOI
Document Type
Article
Metadata
Show full item recordCollections
License
Abstract
We consider the problem of finding low-cost spanning trees for sets of n points in the plane,
where the cost of a spanning tree is defined as the total number of intersections of tree edges
with a given set of m barriers. We obtain the following results:
(i) if the barriers are possibly intersecting line segments, then there is always a spanning
tree of cost O(min(m2,m SQRT(n)));
(ii) if the barriers are disjoint line segments, then there is always a spanning tree of cost
O(m);
(iii) if the barriers are disjoint convex objects, then there is always a spanning tree of cost
O(n + m).
All our bounds are worst-case optimal.