CondensedEdgeTVertex, TEdge, TGraph Class |
Namespace: QuickGraph.Algorithms.Condensation
public sealed class CondensedEdge<TVertex, TEdge, TGraph> : Edge<TGraph> where TEdge : Object, IEdge<TVertex> where TGraph : new(), Object, IMutableVertexAndEdgeSet<TVertex, TEdge>
The CondensedEdgeTVertex, TEdge, TGraph type exposes the following members.
Name | Description | |
---|---|---|
![]() | CondensedEdgeTVertex, TEdge, TGraph |
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.) |
![]() | ToString | (Inherited from EdgeTVertex.) |