C# Class TempNet.Fn_RandomWalk

Exibir arquivo Open project: IngoScholtes/TemporalNetworks Class Usage Examples

Public Methods

Method Description
Run ( string args ) : void

Runs a random walk process on an aggregate networks and outputs the dynamics of the infection size

Method Details

Run() public static method

Runs a random walk process on an aggregate networks and outputs the dynamics of the infection size
public static Run ( string args ) : void
args string
return void