• DocumentCode
    2357134
  • Title

    More output-sensitive geometric algorithms

  • Author

    Clarkson, Kenneth L.

  • Author_Institution
    AT&T Bell Labs., Murray Hill, NJ, USA
  • fYear
    1994
  • fDate
    20-22 Nov 1994
  • Firstpage
    695
  • Lastpage
    702
  • Abstract
    A simple idea for speeding up the computation of extrema of a partially ordered set turns out to have a number of interesting applications in geometric algorithms; the resulting algorithms generally replace an appearance of the input size n in the running time by an output size A⩽n. In particular, the A coordinate-wise minima of a set of n points in Rd can be found by an algorithm needing O(nA) time. Given n points uniformly distributed in the unit square, the algorithm needs n+O(n5/8) point comparisons on average. Given a set of n points in Rd, another algorithm can find its A extreme points in O(nA) time. Thinning for nearest-neighbor classification can be done in time O(n log n)Σi Ai ni, finding the Ai irredundant points among ni points for each class i, where n=Σi ni is the total number of input points. This sharpens a more obvious O(n3) algorithm, which is also given here. Another algorithm is given that needs O(n) space to compute the convex hull of n points in O(nA) time. Finally, a new randomized algorithm finds the convex hull of n points in O(n log A) expected time, under the condition that a random subset of the points of size r has expected hull complexity O(r). All but the last of these algorithms has polynomial dependence on the dimension d, except possibly for linear programming
  • Keywords
    computational complexity; computational geometry; set theory; coordinate-wise minima; extrema; geometric algorithms; hull complexity; irredundant points; output-sensitive; partially ordered set; Linear programming; Polynomials; Sorting;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Foundations of Computer Science, 1994 Proceedings., 35th Annual Symposium on
  • Conference_Location
    Santa Fe, NM
  • Print_ISBN
    0-8186-6580-7
  • Type

    conf

  • DOI
    10.1109/SFCS.1994.365723
  • Filename
    365723