Sweeping Points |
| |
Authors: | Adrian Dumitrescu Minghui Jiang |
| |
Affiliation: | 1.Department of Computer Science,University of Wisconsin–Milwaukee,Milwaukee,USA;2.Department of Computer Science,Utah State University,Logan,USA |
| |
Abstract: | Given a set of points in the plane, and a sweep-line as a tool, what is best way to move the points to a target point using a sequence of sweeps? In a sweep, the sweep-line is placed at a start position somewhere in the plane, then moved orthogonally and continuously to another parallel end position, and then lifted from the plane. The cost of a sequence of sweeps is the total length of the sweeps. Another parameter of interest is the number of sweeps. Four variants are discussed, depending on whether the target is a hole or a pile, and whether the target is specified or freely selected by the algorithm. Here we present a ratio 4/π≈1.27 approximation algorithm in the length measure, which performs at most four sweeps. We also prove that, for the two constrained variants, there are sets of n points for which any sequence of minimum cost requires 3n/2?O(1) sweeps. |
| |
Keywords: | |
本文献已被 SpringerLink 等数据库收录! |
|