Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental algorithm #32

Open
MeBrei opened this issue Aug 20, 2019 · 1 comment
Open

Incremental algorithm #32

MeBrei opened this issue Aug 20, 2019 · 1 comment
Assignees

Comments

@MeBrei
Copy link

MeBrei commented Aug 20, 2019

Depends on #31

Implement the incremental pagerank approach as suggested by the whitepaper.
The first step should be to further spec out the algorithm and its implementation in the data model document. After that it should be integrated into the osrank_naive implementation. Note that it should be possible to switch between the incremental an non-incremental implementaion.

@MeBrei MeBrei self-assigned this Aug 20, 2019
@MeBrei
Copy link
Author

MeBrei commented Sep 6, 2019

PR for further documentation https://github.com/oscoin/docs/pull/60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant