GithubHelp home page GithubHelp logo

juancamilog / temporal_centrality Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 0.0 103.58 MB

An implementation of the temporal graph statistics from the paper "Temporal Node Centrality in Complex Networks" by Hyoungshick Kim and Ross Anderson

Python 100.00%

temporal_centrality's Introduction

This is an implementation of the temporal centrality statistics proposed by Hyounshick Kim and Ross Anderson on their paper "Temporal Node Centrality in Complex Networks" available at http://journals.aps.org/pre/abstract/10.1103/PhysRevE.85.026107.

Disclaimer:

I was not able to implement the temporal betweenness centrality exactly as stated on their paper, mainly because I did not understand the way the authors compute the normalization constant.

In this implementation, if there is a path that requires waiting at a particular node for k timesteps, the path is only counted once instead of k times as in the paper. The normalization constant for the temporal betweennes is (0.5*(n-1)*(n-2)*m) where m = timestemps in the temporal graph, n = number of vertices in the static graph.



temporal_centrality's People

Contributors

juancamilog avatar

Stargazers

Daniel avatar  avatar  avatar  avatar Lívia Nascimento avatar yjq avatar Joahannes Costa avatar Jack Valinsky avatar ayman avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.