| Package | Description |
|---|---|
| ptolemy.graph.analysis |
Graph analysis classes.
|
| ptolemy.graph.analysis.strategy |
The ptolemy.graph.analysis.strategy package.
|
| Constructor and Description |
|---|
CycleMeanAnalysis(CycleMeanAnalyzer analyzer)
Construct a maximum cycle mean analysis associated with a graph with a
given analyzer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KarpCycleMeanStrategy
An analyzer for computing the maximum/minimum cycle mean of a graph.
|