Name |
Description |
BetweennessPref |
This class provides static methods to compute both betweenness preference matrices as well as betweenness preference of nodes in temporal networks |
MathHelper |
This class provides some simple math helper functions |
RandomWalk |
A class that can be used to study random walk dynamics in temporal networks |
SISpreading |
This class implements an SI model for epidemic spreading |
TemporalNetworkEnsemble |
This class contains a number of static methods to create random temporal networks with given betweenness preference |
TikzExporter |
Can be used to export temporal networks to tikz source files. With this, the visualizations of the paper where produced. |