Research Article

An Adaptive Reordered Method for Computing PageRank

Algorithm 2

The adaptive reordered algorithm.
(1) Reorder the hyperlink matrix so that in the top left submatrix all the zero rows
  are at the bottom in every reordering procedure, until the given stopping criterion
  is reached.
(2) Solve using Jacobi method.
(3) For to , Compute .
(4) Compute .