Click or drag to resize

IGraph.Canonize Method

Returns a canonical representation of the graph as a string

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
string Canonize()

Return Value

Type: String
a canonical representation of the graph as a string
See Also