Releases: ferencberes/online-centrality
Releases · ferencberes/online-centrality
Original paper version
This is the original code version for our paper: Temporal walk based centrality metric for graph streams
https://appliednetsci.springeropen.com/track/pdf/10.1007/s41109-018-0080-5.pdf
Most of the code was implemented in 2018 with Python 3.5.
In this version, the data was available on the old website of my research group:
https://dms.sztaki.hu/hu/letoltes/temporal-katz-centrality-data-sets
In 2021, this website will be closed so a new version of this code is imminent with the following planned changes:
- new link for the data set
- enable CI with GitHub Actions
- provide code coverage metrics