Interface CoolingSchedule

    • Method Detail

      • getTemperature

        double getTemperature​(int i,
                              int n)
        Returns the temperature for the iteration i of the maximal number of iterations n.
        Parameters:
        i - the current iteration
        n - the maximal number of iterations
        Returns:
        the temperature for the current iteration