|
BaseGraphReadEdgeList Method
|
Creates graph from Edge list file
Namespace:
GraphLibrary.Graphs
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntaxpublic abstract void ReadEdgeList(
string path
)
Parameters
- path
- Type: SystemString
Path to the file
See Also