Click or drag to resize

SimpleGraphCanonizer Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspSimpleGraphCanonizer

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public sealed class SimpleGraphCanonizer : GraphCanonizer

The SimpleGraphCanonizer type exposes the following members.

Constructors
  NameDescription
Public methodSimpleGraphCanonizer
Initializes a new instance of the SimpleGraphCanonizer class
Top
Methods
  NameDescription
Public methodBuildConnectedComponent
Public methodCanonize
Canonize a graph
Top
See Also