Property | Type | Description | |
---|---|---|---|
Nodes | int |
Method | Description | |
---|---|---|
BuildEdge ( int v1, int v2 ) : void | ||
BuildGraph ( ) : void | ||
CheckIfReachable ( ) : void | ||
DeleteVertex ( ) : void | ||
GetWeightSum ( ) : int | ||
Graph ( int n ) : System | ||
PrintGraph ( ) : void | ||
SetWeightSum ( ) : void |