Skip to content

ftudisco/multi-dimensional-hits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-dimensional-hits

Matlab codes used to implement and test the algorithm for the multi-dimensional HITS centrality introduced in

	"Multi-dimensional HITS: An always computable ranking 	
       	for temporal multi-layer directed networks" 

by Francesca Arrigo and Francesco Tudisco

To run, the codes require the Sandia Lab Matlab Tensor Toolbox available at: http://www.sandia.gov/~tgkolda/TensorToolbox/index-2.6.html

The folder contains:
data - folder containing the dataset used in manuscript
multi_dimensional_HITS.m - function implementing the algorithm described in the manuscript.
rand_alpha.m - function that generates random parameters alpha fulfilling the convergence criterion
main.m - script that describes the guidelines for using the method

Reference:
"Multi-dimensional HITS: An always computable ranking for temporal multi-layer directed networks",
F. Arrigo (http://arrigofrancesca.wixsite.com/farrigo),
F. Tudisco (http://personal.strath.ac.uk/f.tudisco)

About

Code used for the paper "Multi-dimensional HITS: An always computable ranking for temporal multi-layer directed networks", Arrigo, Tudisco, 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages