IDistanceRecorderAlgorithm<TVertex, TEdge> Interface |
Namespace: QuickGraph.Algorithms
public interface IDistanceRecorderAlgorithm<TVertex, TEdge> where TEdge : Object, IEdge<TVertex>
The IDistanceRecorderAlgorithm<TVertex, TEdge> type exposes the following members.
Name | Description | |
---|---|---|
![]() | DiscoverVertex | |
![]() | InitializeVertex |