Crate simple_pagerank[][src]

Expand description

Simple Pagerank

Pretty simple generic implementation of the PageRank graph sorting algorithm.

Structs

PageRank structure.