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