Click or drag to resize

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.1
Syntax
C#
public readonly List<SearchPlanEdgeNode> IncomingPatternEdges

Field Value

ListSearchPlanEdgeNode
See Also