Interface FRLayoutAlgorithm2D.TemperatureModel

    • Method Detail

      • temperature

        double temperature​(int iteration,
                           int maxIterations)
        Return the temperature for the new iteration
        Parameters:
        iteration - the next iteration
        maxIterations - total number of iterations
        Returns:
        the temperature for the next iteration