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
228 stars 61 forks source link

PageRank variants: existing ones (GAP and normal one), and a new one for the LDBC benchmark #177

Open DrTimothyAldenDavis opened 1 year ago

DrTimothyAldenDavis commented 1 year ago

It would be great if we could synchronize the current LAGr_PageRank with the newly proposed LAGr_PageRankGX method, so they become the same algorithm.