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