Skip to content

if-hyf/Temporal-networks-by-spanning-trees

 
 

Repository files navigation

Temporal-networks-by-spanning-trees

DESCRIPTION

This is a Python program designed for the relization of a spanning-tree method for constructing temporal networks.

FILE

--Generate_static_underlying_topology.py: obtain a static underlying topology (static_adj_mat_origin.npy) and its spanning tree (static_adj_mat_tree.npy).

--Bursty_activity_pattern.py: obtain a temporal network with a bursty activity pattern.

--Poisson_like_activity_pattern.py: obtain a temporal network with a Poisson-like activity pattern.

PAPER

http://arxiv.org/abs/2112.10527

QUESTIONS

For any question about this program, please contact

Dr. Anzhi Sheng, Email: saz2019@pku.edu.cn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%