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

Return Value

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

Implements

IGraphCanonize
See Also