Package com.pawjaw.graph.fppr

Class Summary
Graph This is a structure for representing a graph capable of performing Fully Personalized PageRank efficiently through random walk sampling.
Graph.Step  
Vertex Each element in the PageRank Graph is represented by an instance of this class.