Research Article

An Adaptive Reordered Method for Computing PageRank

Algorithm 1

The reordered algorithm [13].
(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 there is no rows in the
  new top left submatrix.
(2) Solve using Jacobi method.
(3) For to , Compute .
(4) Compute .