Click or drag to resize

SearchPlanEdge Class

A search plan edge represents a matching operation and its costs.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspSearchPlanEdge

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public class SearchPlanEdge : IComparable<SearchPlanEdge>

The SearchPlanEdge type exposes the following members.

Constructors
  NameDescription
Public methodSearchPlanEdge
Initializes a new instance of the SearchPlanEdge class
Top
Methods
  NameDescription
Public methodCompareTo
Top
Fields
See Also