| Package | Description |
|---|---|
| ptolemy.graph.analysis |
Graph analysis classes.
|
| ptolemy.graph.analysis.strategy |
The ptolemy.graph.analysis.strategy package.
|
| Constructor and Description |
|---|
MaximumProfitToCostRatioAnalysis(MaximumProfitToCostRatioAnalyzer analyzer)
Construct an instance of this class using a given analyzer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParhiMaximumProfitToCostRatioStrategy
Maximum profit to cost ratio analyzer which uses Parhi's algorithm for
iteration bound.
|