A Matching Problem in the Plane
暂无分享,去创建一个
Suppose we are given 2n distinct points in the plane, no three of which are collinear, n of which are colored blue and the remaining n are colored red. The problem we consider is that of finding a one to one correspondence between red and blue points such that if we join every pair of corresponding points by a straight line segment, then no two of the resulting n segments intersect. We give an O(n log2 n) time algorithm for computing the desired one to one correspondence.
[1] Richard Cole,et al. On k-hulls and related problems , 1984, STOC '84.
[2] Kenneth Steiglitz,et al. Combinatorial Optimization: Algorithms and Complexity , 1981 .
[3] Jan van Leeuwen,et al. Maintenance of Configurations in the Plane , 1981, J. Comput. Syst. Sci..