Click or drag to resize

SearchPlanEdgeCompareTo Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public int CompareTo(
	SearchPlanEdge other
)

Parameters

other
Type: de.unika.ipd.grGen.lgspSearchPlanEdge

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also