Skip to content

RapidsAtHKUST/SimRank

 
 

Repository files navigation

SimRank

SimRank (single-pair query)

Source Codes

folder detail
Our Parallel LP Our Parallel RLP and FLP implementations
Our SPS Method Optimized Our SPS optimized implementations
Our SPS Method Not-Optimized Our SPS not optimized implementations
SPS-Variants ISP(2010), Sling(2016), READS(2017)
Our APS APS implementations(previous)

Submodules

installed include files(from sparesehash): sparsehash-yche

eigen libarary: include/Eigen

sparsehash, sparepp, eigen, armadillo, SFMT(random generator)

git submodule init
git submodule update

About

1) SimRank (single pair query, parallel all pair computation / dynamic updates) - by Yue Wang (https://github.com/KeithYue) and Yulin Che (https://github.com/CheYulin). 2) top-k version (https://github.com/CheYulin/SimRank/tree/develop) by Yue Wang and Zonghao Feng (https://github.com/unisolate)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors