Click or drag to resize

IGraphCanonize 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.1
Syntax
C#
string Canonize()

Return Value

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