Click or drag to resize

IPatternGraphTotallyHomomorphicEdges Property

An array telling which pattern edge is to be matched non-isomorphic(/independent) against any other edge.

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

Property Value

Type: Boolean
See Also