Reference#

sgtl.graph

Provides the Graph object, which is our core representation of a graph within the SGTL library.

sgtl.spectrum

This module contains methods relating to the spectrum of a graph.

sgtl.clustering

Various graph clustering algorithms based on spectral graph theory.

sgtl.algorithms

A collection of spectral graph algorithms.

sgtl.random

Provides methods for generating random graphs.