A Perturbation Scheme for Spherical Arrangements with Application to Molecular Modeling (1998)

by Dan Halperin and Christian R. Shelton


Abstract: We describe a software package for computing and manipulating the subdivision of a sphere by a collection of (not necessarily great) circles and for computing the boundary surface of the union of spheres. We present problems that arise in the implementation of the software and the solutions that we have found for them. At the core of the paper is a novel perturbation scheme to overcome degeneracies and precision problems in computing spherical arrangements while using floating point arithmetic. The scheme is relatively simple, it balances between the efficiency of computation and the magnitude of the perturbation, and it performs well in practice. In one O(n) time pass through the data, it perturbs the inputs necessary to insure no potential degeneracies and then passes the perturbed inputs on to the geometric algorithm. We report and discuss experimental results. Our package is employed by chemists working in “rational drug design”. The spherical subdivisions are used to construct a geometric model of a molecule where each sphere represents an atom.

Download Information

Dan Halperin and Christian R. Shelton (1998). "A Perturbation Scheme for Spherical Arrangements with Application to Molecular Modeling." Computational Geometry: Theory and Applications, 10(4), 273-288.            

Bibtex citation

@article{HalShe98,
   author = "Dan Halperin and Christian R. Shelton",
   title = "A Perturbation Scheme for Spherical Arrangements with Application to Molecular Modeling",
   journal = "Computational Geometry: Theory and Applications",
   journalabbr = "Comput.\ Geom.",
   year = 1998,
   volume = 10,
   number = 4,
   pages = "273--288",
}