Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Minimum Sum Dipolar Spanning Tree in R^3 (1007.1222v1)

Published 7 Jul 2010 in cs.CG

Abstract: In this paper we consider finding a geometric minimum-sum dipolar spanning tree in R3, and present an algorithm that takes O(n2 log2 n) time using O(n2) 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 R3, 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. The approach used in this paper also provides a solution to the discrete 2-center problem in R3 within the same time and space bounds.

Summary

We haven't generated a summary for this paper yet.