English

Structural Properties of Bichromatic Non-crossing Matchings

Computational Geometry 2021-11-19 v4

Abstract

Given a set of nn red and nn blue points in the plane, we are interested in matching red points with blue points by straight line segments so that the segments do not cross. We develop a range of tools for dealing with the non-crossing matchings of points in convex position. It turns out that the points naturally partition into groups that we refer to as orbits, with a number of properties that prove useful for studying and efficiently processing the non-crossing matchings. Bottleneck matching is such a matching that minimizes the length of the longest segment. Illustrating the use of the developed tools, we solve the problem of finding bottleneck matchings of points in convex position in O(n2)O(n^2) time. Subsequently, combining our tools with a geometric analysis we design an O(n)O(n)-time algorithm for the case where the given points lie on a circle. Previously best known results were O(n3)O(n^3) for points in convex position, and O(nlognO(n \log n) for points on a circle.

Keywords

Cite

@article{arxiv.1802.06301,
  title  = {Structural Properties of Bichromatic Non-crossing Matchings},
  author = {Marko Savić and Miloš Stojaković},
  journal= {arXiv preprint arXiv:1802.06301},
  year   = {2021}
}