C# Class TempNet.Fn_Match

Mostra file Open project: IngoScholtes/TemporalNetworks Class Usage Examples

Public Methods

Method Description
Run ( string args ) : void

Checks whether the weighted aggregate representation of two temporal networks match

Method Details

Run() public static method

Checks whether the weighted aggregate representation of two temporal networks match
public static Run ( string args ) : void
args string
return void