| Package | Description |
|---|---|
| info.debatty.java.graphs | |
| info.debatty.java.graphs.build |
| Class and Description |
|---|
| FastSearchConfig |
| FastSearchResult |
| Graph
k-nn graph, represented as a mapping node => neighborlist.
|
| Neighbor
Neighbor of an edge (stores the other node, and the similarity).
|
| NeighborList
Bounded list of neighbors.
|
| OnlineConfig |
| SimilarityInterface |
| Class and Description |
|---|
| Edge
Represent a weighted edge (a link from node n1 to node n2).
|
| Graph
k-nn graph, represented as a mapping node => neighborlist.
|
| SimilarityInterface |
Copyright © 2017. All rights reserved.