Defined in File ApproximatePageRank.hpp
Computes an approximate PageRank vector from a given seed.
Public Functions
g – Graph for which an APR is computed.
alpha – Loop probability of random walk.
epsilon – Error tolerance.
Approximate PageRank vector from seeds with parameters specified in the constructor.
Approximate PageRank vector from seed with parameters specified in the constructor.