Method | Description | |
---|---|---|
AddEdge ( |
||
DGraph ( ) : System | ||
DGraph ( |
||
DGraph ( int vn ) : System | ||
GetEdge ( int vrt, int ind ) : |
||
ReadFromConsole ( ) : void | ||
ReadFromTxtFile ( string file ) : void | ||
Transposition ( ) : |
||
VertexDegree ( int vrt ) : int |
Method | Description | |
---|---|---|
this ( int i, int j ) : |
||
this ( int i ) : List |
public ReadFromTxtFile ( string file ) : void | ||
file | string | |
return | void |