Smallest enclosing cylinders

Citation
E. Schomer et al., Smallest enclosing cylinders, ALGORITHMIC, 27(2), 2000, pp. 170-186
Citations number
21
Categorie Soggetti
Engineering Mathematics
Journal title
ALGORITHMICA
ISSN journal
01784617 → ACNP
Volume
27
Issue
2
Year of publication
2000
Pages
170 - 186
Database
ISI
SICI code
0178-4617(200006)27:2<170:SEC>2.0.ZU;2-O
Abstract
This paper addresses the complexity of computing the smallest-radius infini te cylinder that encloses an input set of n points in 3-space. We show that the problem can be solved in time O(n(4) log(O(1)) n) in an algebraic comp lexity model. We also achieve a time of O(n(4)L . mu(L)) in st bit complexi ty model where L is the maximum bit size of input numbers and mu(L) is the complexity of multiplying two L bit integers. These and several other results highlight a general linearization technique which transforms nonlinear problems into some higher-dimensional but linea r problems. The; technique is reminiscent of the use of Plucker coordinates , and is used here in conjunction with Megiddo's parametric searching. We further report on experimental work comparing the practicality of an exa ct with that of a numerical strategy.