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