Click or drag to resize

IPatternGraphTotallyHomomorphicNodes Property

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

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

Property Value

Type: Boolean
See Also