#include <CostDifferenceDeltaAcceptanceFunction.hpp>
|
| | ExponentialCoolingSchedule (double startTemperature, double endTemperature, unsigned repetitionsBeforeUpdate, double temperatureFactor) |
| |
| | ExponentialCoolingSchedule (double startTemperature, double endTemperature, unsigned repetitionsBeforeUpdate, double temperatureFactor) |
| |
| bool | isNewCostAcceptable (double newCost, double oldCost) |
| |
| bool | isNewCostAcceptable (double newCost, double oldCost) |
| |
| void | update () |
| |
| void | update () |
| |
| | CoolingSchedule (double startTemperature, double endTemperature, unsigned repetitionsBeforeUpdate) |
| |
| unsigned | getRepetitionsBeforeUpdate () |
| |
| bool | hasReachedEnd () |
| |
| void | reset () |
| |
| ISM::ExponentialCoolingSchedule::ExponentialCoolingSchedule |
( |
double |
startTemperature, |
|
|
double |
endTemperature, |
|
|
unsigned |
repetitionsBeforeUpdate, |
|
|
double |
temperatureFactor |
|
) |
| |
|
inline |
| ISM::ExponentialCoolingSchedule::ExponentialCoolingSchedule |
( |
double |
startTemperature, |
|
|
double |
endTemperature, |
|
|
unsigned |
repetitionsBeforeUpdate, |
|
|
double |
temperatureFactor |
|
) |
| |
|
inline |
| bool ISM::ExponentialCoolingSchedule::isNewCostAcceptable |
( |
double |
newCost, |
|
|
double |
oldCost |
|
) |
| |
|
virtual |
| bool ISM::ExponentialCoolingSchedule::isNewCostAcceptable |
( |
double |
newCost, |
|
|
double |
oldCost |
|
) |
| |
|
virtual |
| void ISM::ExponentialCoolingSchedule::update |
( |
| ) |
|
|
virtual |
| void ISM::ExponentialCoolingSchedule::update |
( |
| ) |
|
|
virtual |
| std::uniform_real_distribution< double > ISM::ExponentialCoolingSchedule::mDistribution = std::uniform_real_distribution<double>(0.0, 1.0) |
|
private |
| std::default_random_engine ISM::ExponentialCoolingSchedule::mGenerator |
|
private |
| double ISM::ExponentialCoolingSchedule::mTemperatureFactor |
|
private |
The documentation for this class was generated from the following files:
asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:41