C# Class TempNet.Fn_Spreading

ファイルを表示 Open project: IngoScholtes/TemporalNetworks Class Usage Examples

Public Methods

Method Description
Run ( string args ) : void

Runs an SI spreading process on a temporal network and outputs the dynamics of the infection size

Method Details

Run() public static method

Runs an SI spreading process on a temporal network and outputs the dynamics of the infection size
public static Run ( string args ) : void
args string
return void