This is the complete list of members for ISM::CoolingSchedule, including all inherited members.
| CoolingSchedule(double startTemperature, double endTemperature, unsigned repetitionsBeforeUpdate) | ISM::CoolingSchedule | inline |
| getRepetitionsBeforeUpdate() | ISM::CoolingSchedule | |
| hasReachedEnd() | ISM::CoolingSchedule | |
| isNewCostAcceptable(double newCost, double oldCost)=0 | ISM::CoolingSchedule | pure virtual |
| mCurrentTemperature | ISM::CoolingSchedule | protected |
| mEndTemperature | ISM::CoolingSchedule | protected |
| mRepetitionsBeforeUpdate | ISM::CoolingSchedule | protected |
| mStartTemperature | ISM::CoolingSchedule | protected |
| reset() | ISM::CoolingSchedule | virtual |
| update()=0 | ISM::CoolingSchedule | pure virtual |