 | SearchPlanNodeNodeIncomingPatternEdges Field |
IncomingPatternEdges are the search plan nodes which originate from the incoming pattern edges of the pattern node this node represents
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic readonly List<SearchPlanEdgeNode> IncomingPatternEdges
Field Value
Type:
ListSearchPlanEdgeNode
See Also