 | FoundMatch Constructor |
Initializes a new instance of the
FoundMatch class
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic FoundMatch(
int numNodes,
int numEdges
)
Parameters
- numNodes Int32
-
- numEdges Int32
-
See Also