public interface CoolingSchedule
CoolingSchedule
for the SimulatedAnnealing
.Modifier and Type | Method and Description |
---|---|
double |
getTemperature(int i,
int n)
Returns the temperature for the iteration
i of the maximal number
of iterations n . |