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