Click or drag to resize

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

Return Value

String
a canonical representation of the graph as a string

Implements

IGraphCanonize
See Also