GraphBLAS / LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
Other
229 stars 61 forks source link

Add new PageRank algorithm #10

Closed hegyibalint closed 5 years ago

hegyibalint commented 5 years ago

This is an intermediatery PageRank, which we used in Graphalytics. Documentation in the code, and refinements to be expected later on.