IDistanceRelaxer Interface |
Namespace: QuickGraph.Algorithms
public interface IDistanceRelaxer : IComparer<double>
The IDistanceRelaxer type exposes the following members.
Name | Description | |
---|---|---|
![]() | InitialDistance |
Name | Description | |
---|---|---|
![]() | Combine | |
![]() | Compare | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. (Inherited from IComparerDouble.) |