| Package | Description |
|---|---|
| ptolemy.domains.sdf.optimize |
The ptolemy.domains.sdf.optimize package.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OptimalScheduleFinder._StateComparatorLowestValue
A Comparator to maintain a sorted list of states, sorted on their value.
|
protected static class |
OptimalScheduleFinder._StateComparatorMaximumProgress
A Comparator to maintain a sorted list of states, sorted on their
progress to the final state.
|