English

Spanning Trees in Multipartite Geometric Graphs

Computational Geometry 2016-11-08 v1

Abstract

Let RR and BB be two disjoint sets of points in the plane where the points of RR are colored red and the points of BB are colored blue, and let n=RBn=|R\cup B|. A bichromatic spanning tree is a spanning tree in the complete bipartite geometric graph with bipartition (R,B)(R,B). The minimum (respectively maximum) bichromatic spanning tree problem is the problem of computing a bichromatic spanning tree of minimum (respectively maximum) total edge length. 1. We present a simple algorithm that solves the minimum bichromatic spanning tree problem in O(nlog3n)O(n\log^3 n) time. This algorithm can easily be extended to solve the maximum bichromatic spanning tree problem within the same time bound. It also can easily be generalized to multicolored point sets. 2. We present Θ(nlogn)\Theta(n\log n)-time algorithms that solve the minimum and the maximum bichromatic spanning tree problems. 3. We extend the bichromatic spanning tree algorithms and solve the multicolored version of these problems in O(nlognlogk)O(n\log n\log k) time, where kk is the number of different colors (or the size of the multipartition in a complete multipartite geometric graph).

Keywords

Cite

@article{arxiv.1611.01661,
  title  = {Spanning Trees in Multipartite Geometric Graphs},
  author = {Ahmad Biniaz and Prosenjit Bose and David Eppstein and Anil Maheshwari and Pat Morin and Michiel Smid},
  journal= {arXiv preprint arXiv:1611.01661},
  year   = {2016}
}

Comments

13 pages

R2 v1 2026-06-22T16:43:05.443Z