ImplicitEdgeDepthFirstSearchAlgorithm<TVertex, TEdge> Methods |
The ImplicitEdgeDepthFirstSearchAlgorithm<TVertex, TEdge> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Abort | (Inherited from AlgorithmBase<TGraph>.) |
![]() | ClearRootVertex | (Inherited from RootedAlgorithmBase<TVertex, TGraph>.) |
![]() | Compute() | (Inherited from AlgorithmBase<TGraph>.) |
![]() | Compute(TVertex) | (Inherited from RootedAlgorithmBase<TVertex, TGraph>.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetService<T> | (Inherited from AlgorithmBase<TGraph>.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetRootVertex | (Inherited from RootedAlgorithmBase<TVertex, TGraph>.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetRootVertex | (Inherited from RootedAlgorithmBase<TVertex, TGraph>.) |
![]() | TryGetService<T>(T) | (Inherited from AlgorithmBase<TGraph>.) |