GraphBase<TVertex, TEdge> Constructor |
Name | Description | |
---|---|---|
![]() | GraphBase<TVertex, TEdge>(Boolean) |
Initializes a new instance of the GraphBase< TVertex, TEdge> class.
|
![]() | GraphBase<TVertex, TEdge>(Boolean, Boolean) |
Initializes a new instance of the GraphBase< TVertex, TEdge> class.
|
![]() | GraphBase<TVertex, TEdge>(GraphBase<TVertex, TEdge>, Boolean) |
Copy constructor of the GraphBase< TVertex, TEdge> class.
|
![]() | GraphBase<TVertex, TEdge>(Boolean, Boolean, Boolean) |
Initializes a new instance of the GraphBase< TVertex, TEdge> class.
|
![]() | GraphBase<TVertex, TEdge>(GraphBase<TVertex, TEdge>, Boolean, Boolean) |
Copy constructor of the GraphBase< TVertex, TEdge> class.
|
![]() | GraphBase<TVertex, TEdge>(GraphBase<TVertex, TEdge>, Boolean, Boolean, Boolean) |
Copy constructor of the GraphBase< TVertex, TEdge> class.
|