We present a new pivot-based algorithm which can be used with minor modification for the enumeration of the facets of the convex hull of a set of points, or for the enumeration of the vertices of an arrangement or of a convex polyhedron, in arbitrary dimension. The algorithm has the following properties: (a) Virtually no additional storage is required beyond the input data. (b) The output list produced is free of duplicates. (c) The algorithm is extremely simple, requires no data structures, and handles all degenerate cases. (d) The running time is output sensitive for nondegenerate inputs. (e) The algorithm is easy to parallelize efficiently. For example, the algorithm finds the v vertices of a polyhedron in Rd defined by a nondegenerate system of n inequalities (or, dually, the v facets of the convex hull of n points in Rd, where each facet contains exactly d given points) in time O(ndv) and O(nd) space. The v vertices in a simple arrangement of n hyperplanes in Rd can be found in O(n2dv) time and O(nd) space complexity. The algorithm is based on inverting finite pivot algorithms for linear programming. © 1992 Springer-Verlag New York Inc.
CITATION STYLE
Avis, D., & Fukuda, K. (1992). A pivoting algorithm for convex hulls and vertex enumeration of arrangements and polyhedra. Discrete & Computational Geometry, 8(1), 295–313. https://doi.org/10.1007/BF02293050
Mendeley helps you to discover research relevant for your work.