| Package | Description |
|---|---|
| ptolemy.graph.analysis |
Graph analysis classes.
|
| ptolemy.graph.analysis.strategy |
The ptolemy.graph.analysis.strategy package.
|
| Constructor and Description |
|---|
SinkNodeAnalysis(SinkNodeAnalyzer analyzer)
Construct an instance of this class using a given analyzer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SinkNodeStrategy
Computation of sink nodes in a graph.
|