|
file | cluster.h |
| Algorithms for finding clusters in graphs.
|
|
file | data.h |
| Methods for dealing with datasets.
|
|
file | definitions.h |
| Definitions of data types used throughout the library.
|
|
file | graph.h |
| Core graph class definitions and constructors.
|
|
file | graphio.h |
| Methods for reading and writing graphs to disk.
|
|
file | kde.h |
| Methods for computing approximate kernel density estimation.
|
|
file | lsh.h |
| Provides an implementation of Euclidean locality-sensitive hashing.
|
|
file | random.h |
| Methods for generating graphs from random graph models.
|
|
file | spectrum.h |
| Methods for computing eigenvalues and eigenvectors of graph matrices.
|
|
file | utility.h |
| Various helper methods for working with the STAG library.
|
|