Click or drag to resize

InterpretationPlanEdgeMatcher Constructor

Initializes a new instance of the InterpretationPlanEdgeMatcher class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
protected InterpretationPlanEdgeMatcher(
	SearchPlanEdgeNode planEdgeNode
)

Parameters

planEdgeNode
Type: de.unika.ipd.grGen.lgspSearchPlanEdgeNode
See Also