greedypermutations

Contents:

  • Greedy Permutations
  • Clarkson’s Algorithm
  • Greedy kth Nearest Neighbor Sampling
  • MaxHeap
  • Neighbor Graph
  • GreedyTree
  • One-Hop Greedy Permutations
  • A Generic Point
  • File Formats
  • Command Line Interface
greedypermutations
  • Docs »
  • Index

Index

Symbols | A | C | D | G | N | P | R | U

Symbols

  • --algorithm <algorithm>
    • greedypermutation command line option
  • --notree
    • greedypermutation command line option
  • --outfile <outfile>
    • greedypermutation command line option
  • --tree
    • greedypermutation command line option

A

  • addcell() (NeighborGraph method)
  • addpoint() (Cell method)
  • ann() (GreedyTree method)

C

  • Cell (class in greedypermutation)
  • NeighborGraph (class in greedypermutation)

D

  • dist() (Cell method)

G

  • greedypermutation command line option
    • --algorithm <algorithm>
    • --notree
    • --outfile <outfile>
    • --tree
    • POINTSFILE
  • GreedyTree (class in greedypermutation)

N

  • nn() (GreedyTree method)

P

  • POINTSFILE
    • greedypermutation command line option
  • pop() (Cell method)
  • prunenbrs() (NeighborGraph method)

R

  • rangecount() (GreedyTree method)
  • rebalance() (NeighborGraph method)

U

  • updateradius() (Cell method)

© Copyright 2019, Don Sheehy

Built with Sphinx using a theme provided by Read the Docs.