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.2
Syntax
C#
public GraphMatchingState matchingState

Field Value

Type: GraphMatchingState
See Also