Click or drag to resize

PatternGraphtotallyHomomorphicNodes Field

An array telling which pattern node is to be matched non-isomorphic(/independent) against any other node. 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[] totallyHomomorphicNodes

Field Value

Type: Boolean
See Also