메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
CalculateGraphMetrics ( IGraph graph ) : Nullable |
||
ReciprocatedVertexPairRatioCalculator ( ) : System |
Initializes a new instance of the
|
|
TryCalculateGraphMetrics ( IGraph graph, |
메소드 | 설명 | |
---|---|---|
CalculateReciprocatedVertexPairRatio ( IVertex oVertex, HashSet |
||
GetVertexIDPairs ( IGraph oGraph ) : HashSet |
public CalculateGraphMetrics ( IGraph graph ) : Nullable |
||
graph | IGraph | |
리턴 | Nullable |
protected CalculateReciprocatedVertexPairRatio ( IVertex oVertex, HashSet |
||
oVertex | IVertex | |
oVertexIDPairs | HashSet |
|
리턴 | Nullable |
protected GetVertexIDPairs ( IGraph oGraph ) : HashSet |
||
oGraph | IGraph | |
리턴 | HashSet |
public ReciprocatedVertexPairRatioCalculator ( ) : System | ||
리턴 | System |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
backgroundWorker | ||
graphMetrics | Dictionary |
|
리턴 | System.Boolean |