Click or drag to resize

PlanGraph Class

The plan graph data structure for the MSA-algorithm.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspPlanGraph

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public class PlanGraph

The PlanGraph type exposes the following members.

Constructors
 NameDescription
Public methodPlanGraphInitializes a new instance of the PlanGraph class
Top
Fields
 NameDescription
Public fieldEdges 
Public fieldNodes 
Public fieldRoot 
Top
See Also