Add graph references

This commit is contained in:
Abdelrahman Said
2026-06-28 13:49:01 +01:00
parent 0a9807e448
commit a11edf0c53
2578 changed files with 868045 additions and 0 deletions
@@ -0,0 +1,52 @@
Test graph 1
ARPACK: ( 0.288717 0.201989 0.389109 0.120186 )
PRPACK: ( 0.288717 0.201989 0.389109 0.120186 )
Test graph 2
ARPACK: ( 0.336204 0.0759047 0.0759047 0.205964 0.0765056 0.0765056 0.0765056 0.0765056 )
PRPACK: ( 0.336204 0.0759047 0.0759047 0.205964 0.0765056 0.0765056 0.0765056 0.0765056 )
Undirected star
ARPACK: ( 0.46683 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 )
PRPACK: ( 0.46683 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 )
ARPACK: ( 0.46683 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 )
PRPACK: ( 0.46683 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 )
ARPACK: ( 0.46683 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 )
PRPACK: ( 0.46683 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 0.053317 )
Personalized PageRank
ARPACK: ( 0.333333 0.516667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 )
PRPACK: ( 0.333333 0.516667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 0.0166667 )
Edgeless graph
ARPACK: ( 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 )
PRPACK: ( 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 )
Edgeless graph, personalized PageRank
ARPACK: ( 0.1 0.2 0.3 0.4 )
PRPACK: ( 0.1 0.2 0.3 0.4 )
One edge, two isolated vertices, personalized
ARPACK: ( 0.36036 0.38038 0.111111 0.148148 )
PRPACK: ( 0.36036 0.38038 0.111111 0.148148 )
Complete graph, zero weights
ARPACK: ( 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 )
PRPACK: ( 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 )
Test graph 3
ARPACK: ( 0.143734 0.104639 0.045995 0.045995 0.155268 0.257112 0.045995 0.155268 0.045995 )
PRPACK: ( 0.143734 0.104639 0.045995 0.045995 0.155268 0.257112 0.045995 0.155268 0.045995 )
Small undirected multigraph (unweighted)
ARPACK: ( 0.187838 0.486486 0.325676 )
PRPACK: ( 0.187838 0.486486 0.325676 )
Small undirected multigraph (unit weights)
ARPACK: ( 0.187838 0.486486 0.325676 )
PRPACK: ( 0.187838 0.486486 0.325676 )
Large test graph, unweighted
Large test graph, weighted