Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
CalculateGraphMetrics ( IGraph graph ) : Boolean>.Dictionary |
||
EdgeReciprocationCalculator ( ) : System |
Initializes a new instance of the
|
|
TryCalculateGraphMetrics ( IGraph graph, |
Method | Description | |
---|---|---|
GetDictionaryKey ( IVertex oVertex1, IVertex oVertex2 ) : System.Int64 |
public CalculateGraphMetrics ( IGraph graph ) : Boolean>.Dictionary |
||
graph | IGraph | |
return | Boolean>.Dictionary |
public EdgeReciprocationCalculator ( ) : System | ||
return | System |
protected GetDictionaryKey ( IVertex oVertex1, IVertex oVertex2 ) : System.Int64 | ||
oVertex1 | IVertex | |
oVertex2 | IVertex | |
return | System.Int64 |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
backgroundWorker | ||
graphMetrics | Boolean>.Dictionary | |
return | System.Boolean |