STAG C++  2.1.0
Spectral Toolkit of Algorithms for Graphs
Loading...
Searching...
No Matches
STAG C++

Welcome to the STAG library documentation. This is documentation for the C++ library. If you are looking for the Python library documentation, it can be found here.

If you are new to the STAG library, see Getting Started for instructions on getting up and running. Alternatively, the Modules and Classes pages contain the complete documentation of the library methods.

The STAG library provides

  • the stag::Graph class with many basic graph methods,
  • clustering algorithms in the cluster.h module,
  • locality-sensitive hashing in the lsh.h module, and
  • kernel density estiamtion algorithms in the kde.h module.