Click or drag to resize

InterpretationPlanMatchComplete Constructor

Initializes a new instance of the InterpretationPlanMatchComplete class

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public InterpretationPlanMatchComplete(
	int numNodes,
	int numEdges
)

Parameters

numNodes  Int32
 
numEdges  Int32
 
See Also