BidirectionalDepthFirstSearchAlgorithm<TVertex, TEdge> Events |
The BidirectionalDepthFirstSearchAlgorithm<TVertex, TEdge> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Aborted | (Inherited from AlgorithmBase<TGraph>.) |
![]() | BackEdge | |
![]() | DiscoverVertex | |
![]() | ExamineEdge | |
![]() | Finished | (Inherited from AlgorithmBase<TGraph>.) |
![]() | FinishVertex | |
![]() | ForwardOrCrossEdge | |
![]() | InitializeVertex | |
![]() | RootVertexChanged | (Inherited from RootedAlgorithmBase<TVertex, TGraph>.) |
![]() | Started | (Inherited from AlgorithmBase<TGraph>.) |
![]() | StartVertex | |
![]() | StateChanged | (Inherited from AlgorithmBase<TGraph>.) |
![]() | TreeEdge |