C# Class TempNet.Fn_Example

Datei anzeigen Open project: IngoScholtes/TemporalNetworks Class Usage Examples

Public Methods

Method Description
Run ( string args ) : void

Creates the simple example network with betweenness preference that can be seen in the paper in Figure 2 (right)

Method Details

Run() public static method

Creates the simple example network with betweenness preference that can be seen in the paper in Figure 2 (right)
public static Run ( string args ) : void
args string
return void