Linear time algorithm to cover and hit a set of line segments optimally by two axis-parallel squares

From MaRDI portal
(Redirected from Publication:1737597)




Abstract: This paper discusses the problem of covering and hitting a set of line segments calL in mathbbR2 by a pair of axis-parallel squares such that the side length of the larger of the two squares is minimized. We also discuss the restricted version of covering, where each line segment in calL is to be covered completely by at least one square. The proposed algorithm for the covering problem reports the optimum result by executing only two passes of reading the input data sequentially. The algorithm proposed for the hitting and restricted covering problems produces optimum result in O(n) time. All the proposed algorithms are in-place, and they use only O(1) extra space. The solution of these problems also give a sqrt2 approximation for covering and hitting those line segments calL by two congruent disks of minimum radius with same computational complexity.









This page was built for publication: Linear time algorithm to cover and hit a set of line segments optimally by two axis-parallel squares

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q1737597)