#include <GraphConceptAlgorithms.h>
Public Member Functions | |
| FoldDetails (int o, const EdgeType &e1, const EdgeType &e2, const VertexType &V1, const VertexType &V2) | |
Public Attributes | |
| int | theOrigin |
| EdgeType | theEdge1 |
| EdgeType | theEdge2 |
| VertexType | theVertex1 |
| VertexType | theVertex2 |
Definition at line 375 of file GraphConceptAlgorithms.h.
|
||||||||||||||||||||||||||||
|
Definition at line 377 of file GraphConceptAlgorithms.h. |
|
|||||
|
Definition at line 385 of file GraphConceptAlgorithms.h. |
|
|||||
|
Definition at line 386 of file GraphConceptAlgorithms.h. |
|
|||||
|
Definition at line 384 of file GraphConceptAlgorithms.h. |
|
|||||
|
Definition at line 388 of file GraphConceptAlgorithms.h. |
|
|||||
|
Definition at line 389 of file GraphConceptAlgorithms.h. |
1.4.6