See: Description
Interface | Description |
---|---|
ReducedGraph<AG extends Graph<AV,AE>,AV,AE extends Edge<AV>> |
Graph of the strongly connected components.
|
Class | Description |
---|---|
NodeReducedData |
Nodes in the graph of the strongly connected components.
|
ReducedGINMLWriter |
Save the SCC graph in GINML
|
ReducedGraphFactory<G extends Graph<V,E>,V,E extends Edge<V>> |
Factory for the SCC graph.
|
ReducedGraphImpl<G extends Graph<V,E>,V,E extends Edge<V>> |
Implementation of the Reduced Graph.
|
ReducedGraphParser |
Load a SCC graph from GINML.
|
Copyright © 2005–2020. All rights reserved.