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.1
Syntax
C#
public bool[] TotallyHomomorphicEdges { get; }

Property Value

Boolean

Implements

IPatternGraphTotallyHomomorphicEdges
See Also