forked from zhipeng93/simrank
-
Notifications
You must be signed in to change notification settings - Fork 0
DMALab/simrank
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the SimRank code. The code adopts Armadillo to do the matrix operations. The parameters are specified in ./config/ The code is in ./core and ./include. The tools to analyze and to generate queries, datasets are in ./preZhi. Readers can: (1)run 'cmake .' to get the Makefile, then 'make' to get the executables files. (2) run 'make' using the hand-written Makefile.
About
An Experimental Evaluation of SimRank-based Similarity Search Algorithms [VLDB17]
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 99.7%
- Other 0.3%