Click or drag to resize

PatternGraphTotallyHomomorphicNodes Property

A one-dimensional array telling which pattern node is to be matched non-isomorphic against any other node.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool[] TotallyHomomorphicNodes { get; }

Property Value

Boolean

Implements

IPatternGraphTotallyHomomorphicNodes
See Also