Click or drag to resize

PatternGraphtotallyHomomorphicEdges Field

An array telling which pattern edge is to be matched non-isomorphic(/independent) against any other 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.2
Syntax
C#
public bool[] totallyHomomorphicEdges

Field Value

Type: Boolean
See Also