|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MaximumProfitToCostRatioAnalyzer
A common interface for all the maximum profit to cost analyzers.
MaximumProfitToCostRatioAnalysis
| Red (ssb) |
| Red (shahrooz) |
| Method Summary | |
|---|---|
java.util.List |
cycle()
Return the nodes on the cycle that corresponds to the maximum profit to cost ratio as an ordered list. |
double |
maximumRatio()
Return the maximum profit to cost ratio. |
| Methods inherited from interface ptolemy.graph.analysis.analyzer.GraphAnalyzer |
|---|
graph |
| Methods inherited from interface ptolemy.graph.analysis.analyzer.Analyzer |
|---|
toString, valid |
| Method Detail |
|---|
java.util.List cycle()
double maximumRatio()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||