MergedEdgeTVertex, TEdge Class |
Namespace: QuickGraph.Algorithms.Condensation
public sealed class MergedEdge<TVertex, TEdge> : Edge<TVertex> where TEdge : Object, IEdge<TVertex>
The MergedEdgeTVertex, TEdge type exposes the following members.
Name | Description | |
---|---|---|
![]() | MergedEdgeTVertex, TEdge |
Name | Description | |
---|---|---|
![]() | Edges | |
![]() | Source | (Inherited from EdgeTVertex.) |
![]() | Target | (Inherited from EdgeTVertex.) |
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Merge | |
![]() | ToString | (Inherited from EdgeTVertex.) |