Click or drag to resize

PlanSuperNode Methods

The PlanSuperNode type exposes the following members.

Methods
 NameDescription
Public methodGetCheapestIncoming Returns the cheapest incoming plan edge and its cost, excluding nodes contained within the given top super node (if given)
(Overrides PlanPseudoNodeGetCheapestIncoming(PlanPseudoNode, Single))
Public methodPreferNewEdge Decides whether a new edge is better than a known best edge up to now.
(Inherited from PlanPseudoNode)
Top
See Also