IVertexPredecessorRecorderAlgorithmTVertex, TEdge Interface |
Namespace: QuickGraph.Algorithms
public interface IVertexPredecessorRecorderAlgorithm<TVertex, TEdge> : ITreeBuilderAlgorithm<TVertex, TEdge> where TEdge : Object, IEdge<TVertex>
The IVertexPredecessorRecorderAlgorithmTVertex, TEdge type exposes the following members.
Name | Description | |
---|---|---|
![]() | FinishVertex | |
![]() | StartVertex | |
![]() | TreeEdge | (Inherited from ITreeBuilderAlgorithmTVertex, TEdge.) |