Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfram77/ff390e0a4f823dde72a4c8193339bbe0 to your computer and use it in GitHub Desktop.
Save wolfram77/ff390e0a4f823dde72a4c8193339bbe0 to your computer and use it in GitHub Desktop.
Incremental Page Rank Computation on Evolving Graphs : NOTES

Highlighted notes on:
Incremental Page Rank Computation on Evolving Graphs.

In this paper, we propose a method to incrementally compute PageRank for a large graph that is evolving. Our approach is quite general, and can be used to incrementally compute (on evolving graphs) any metric that satisfies the first order Markov property.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment