Module algorithms

Source

Structs§

StreamingConnectedComponents
Streaming Connected Components algorithm that updates incrementally
StreamingPageRank
Streaming PageRank algorithm that updates incrementally

Traits§

StreamingAlgorithm
Streaming algorithms that can update incrementally as the graph changes These algorithms maintain state and update efficiently rather than recomputing from scratch