Given a family of objects in the plane, the line transversal problem is to compute a line that intersects every member of the family. In this paper we examine a variation of the line transversal problem that involves computing a shortest line segment that intersects every member of the family. In particular, we give O(nlogn) time algorithms for computing a shortest transversal of a family of n lines and of a family of n line segments. We also present an O(n log2 n) time algorithm for computing a shortest transversal of a family of polygons with a total of n vertices. In general, finding a line transversal for a family of n objects takes Ω(n log n) time. This time bound holds for a family of n line segments thus our shortest transversal algorithm for this family is optimal.
CITATION STYLE
Bhattacharya, B., Czyzowicz, J., Egyed, P., Stojmenovic, I., Toussaint, G., & Urrutia, J. (1991). Computing shortest transversals of sets. In Proceedings of the Annual Symposium on Computational Geometry (pp. 71–80). Association for Computing Machinery. https://doi.org/10.1145/109648.109656
Mendeley helps you to discover research relevant for your work.