Click or drag to resize

PatternGraphhomomorphicEdges Field

A two-dimensional array describing which pattern edge may be matched non-isomorphic to which pattern edge. 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[,] homomorphicEdges

Field Value

Boolean
See Also