Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
CalculateGraphMetrics ( IGraph graph ) : VertexDegrees>.Dictionary |
||
TryCalculateGraphMetrics ( IGraph graph, |
||
VertexDegreeCalculator ( ) : System |
Initializes a new instance of the
|
Метод | Описание | |
---|---|---|
CalculateVertexDegrees ( IVertex oVertex, |
public CalculateGraphMetrics ( IGraph graph ) : VertexDegrees>.Dictionary |
||
graph | IGraph | |
Результат | VertexDegrees>.Dictionary |
protected CalculateVertexDegrees ( IVertex oVertex, |
||
oVertex | IVertex | |
iInDegree | ||
iOutDegree | ||
Результат | void |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
backgroundWorker | ||
graphMetrics | VertexDegrees>.Dictionary | |
Результат | System.Boolean |
public VertexDegreeCalculator ( ) : System | ||
Результат | System |