Minimum-sum dipolar spanning tree in R3

  • Authors:
  • Steven Bitner;Ovidiu Daescu

  • Affiliations:
  • US Army TRADOC Analysis Center, Fort Leavenworth, KS 66027, United States;Department of Computer Science, University of Texas at Dallas, Richardson, TX 75080, United States

  • Venue:
  • Computational Geometry: Theory and Applications
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we consider finding a geometric minimum-sum dipolar spanning tree in R^3, and present an algorithm that takes O(n^2log^2n) time using O(n^2) space, thus almost matching the best known results for the planar case. Our solution uses an interesting result related to the complexity of the common intersection of n balls in R^3, of possible different radii, that are all tangent to a given point p. The problem has applications in communication networks, when the goal is to minimize the distance between two hubs or servers as well as the distance from any node in the network to the closer of the two hubs.