puzzlef / pagerank-openmp-dynamic

Design of OpenMP-based Parallel Dynamic PageRank algorithm for measuring importance.
https://arxiv.org/abs/2401.15870
MIT License
0 stars 1 forks source link

Testing PageRank algorithms #1

Open wolfram77 opened 2 weeks ago

wolfram77 commented 2 weeks ago

Lets us look into the following algorithms:

wolfram77 commented 17 hours ago

Measuring affected vertices in each iteration of DF and DF-P PageRank.

Commit , Logs, Sheets