Click or drag to resize

PatternGraphhomomorphicNodesGlobal Field

A two-dimensional array describing which pattern node may be matched non-isomorphic to which pattern node globally, i.e. the nodes are contained in different, but locally nested patterns (alternative cases, iterateds). Including the additional information from inlined stuff (is extended during inlining).

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool[,] homomorphicNodesGlobal

Field Value

Boolean
See Also