See: Description
| Class | Description |
|---|---|
| StructurallyEquivalent<V,E> |
Identifies sets of structurally equivalent vertices in a graph.
|
| VertexPartition<V,E> |
Maintains information about a vertex partition of a graph.
|
VertexPartition: A class that maintains information on a
division of the vertices of a graph into disjoint sets.
StructurallyEquivalent: An algorithm that finds sets of vertices that are
structurally equivalent.
Copyright © 2016. All rights reserved.