Crate simple_pagerank

Crate simple_pagerank 

Source
Expand description

§Simple Pagerank

Pretty simple generic implementation of the PageRank graph sorting algorithm.

Structs§

Pagerank
PageRank structure.