Click or drag to resize

LGSPGraphmatchingState Field

Normally null, contains some data which allows for efficient graph comparison, in case this is a constant graph which was used for isomorphy checking

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public GraphMatchingState matchingState

Field Value

GraphMatchingState
See Also