Click or drag to resize

PatternGraphTotallyHomomorphicEdges Property

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

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

Property Value

Type: Boolean

Implements

IPatternGraphTotallyHomomorphicEdges
See Also