Provides data structures and algorithms for network analysis.
The classes Network, Clustering, and Layout represent the core data structures. The classes LeidenAlgorithm and LouvainAlgorithm represent the core algorithms for network clustering. The class GradientDescentVOSLayoutAlgorithm represents the core algorithm for network layout.
Generated using TypeDoc
Provides data structures and algorithms for network analysis.
The classes Network, Clustering, and Layout represent the core data structures. The classes LeidenAlgorithm and LouvainAlgorithm represent the core algorithms for network clustering. The class GradientDescentVOSLayoutAlgorithm represents the core algorithm for network layout.