Package | Description |
---|---|
ptolemy.graph.analysis |
Graph analysis classes.
|
ptolemy.graph.analysis.strategy |
The ptolemy.graph.analysis.strategy package.
|
Constructor and Description |
---|
SingleSourceLongestPathAnalysis(SingleSourceLongestPathAnalyzer analyzer)
Construct an instance of this class with a given analyzer.
|
Modifier and Type | Class and Description |
---|---|
class |
AllEdgeSingleSourceLongestPathStrategy
An analyzer used to find the longest path from a single source.
|