C# Class TempNet.Fn_Distribution

Show file Open project: IngoScholtes/TemporalNetworks Class Usage Examples

Public Methods

Method Description
Run ( string args ) : void

Parallely computes the betweenness preference distribution of a given temporal network

Method Details

Run() public static method

Parallely computes the betweenness preference distribution of a given temporal network
public static Run ( string args ) : void
args string
return void