 | LGSPGraphCanonize Method |
Returns a canonical representation of the graph as a string
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic override string Canonize()
Return Value
Stringa canonical representation of the graph as a string
Implements
IGraphCanonize
See Also