Package | Description |
---|---|
graphanalysis |
package contains algorithms to perform different
analysis on the Application graph.
|
graphanalysis.throughput |
package contains algorithms to calculate throughput
of SDF graph.
|
Class and Description |
---|
GraphFindCycles.Color
Node color
|
Class and Description |
---|
Kosaraju
An implementation of Kosaraju's algorithm for finding strongly-connected
components (SCCs) of a graph in linear time.
|