 | LGSPGraphinIsoSpaceMatchedElements Field |
a list with the isomorphy spaces, each contains in a dictionary the elements matched locally
used in case the is-matched-bits in the graph elements are not sufficient (during non-parallel matching)
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic readonly List<Dictionary<IGraphElement, IGraphElement>> inIsoSpaceMatchedElements
Field Value
Type:
ListDictionaryIGraphElement,
IGraphElement
See Also