![]() | PlanSuperNode Class |
Namespace: de.unika.ipd.grGen.lgsp
public class PlanSuperNode : PlanPseudoNode
The PlanSuperNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | PlanSuperNode | Initializes a new instance of the PlanSuperNode class |
Name | Description | |
---|---|---|
![]() | Incoming |
Returns all incoming plan edges.
(Overrides PlanPseudoNodeIncoming.) |
![]() | TopNode |
outermost enclosing supernode, the node itself if not contained within a supernode
(Inherited from PlanPseudoNode.) |
![]() | TopSuperNode |
outermost enclosing supernode, null if not contained within a supernode
(Inherited from PlanPseudoNode.) |
Name | Description | |
---|---|---|
![]() | GetCheapestIncoming |
Returns the cheapest incoming plan edge and its cost,
excluding nodes contained within the given top super node (if given)
(Overrides PlanPseudoNodeGetCheapestIncoming(PlanPseudoNode, Single).) |
![]() | PreferNewEdge |
Decides whether a new edge is better than a known best edge up to now.
(Inherited from PlanPseudoNode.) |
Name | Description | |
---|---|---|
![]() | Child |
Representative element of the cycle as entry point. Target of cheapest incoming edge.
|
![]() | IncomingMSAEdge | (Inherited from PlanPseudoNode.) |
![]() | minCycleEdgeCost | |
![]() | SuperNode | (Inherited from PlanPseudoNode.) |