Skip to content

Code for VLDB17 paper "An Experimental Evaluation of SimRank-based Similarity Search Algorithms"

Notifications You must be signed in to change notification settings

zhipeng93/simrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Code for VLDB17 paper "An Experimental Evaluation of SimRank-based Similarity Search Algorithms"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages