# # ChangeLog for branches/1836_jschiess # # Generated by Trac 1.0.12 # 04/27/24 10:02:58 Thu, 30 Aug 2018 08:02:17 GMT abeham [16113] * branches/1836_SimulatedAnnealing (moved) * branches/1836_jschiess (moved) #1836: renamed both branches that exist for this ticket Mon, 21 Aug 2017 09:17:24 GMT jschiess [15333] * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/.vs/HeuristicLab.Algorithms.SimulatedAnnealing-3.3/v14/.suo (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/AcceptanceRatioReheatingOperator.cs (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/AdaptiveReheatingOperator.cs (added) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/ConsecutiveRejectionTemperatureResetOperator.cs (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/NoReheatingOperator.cs (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/RandomWalkReheatingOperator.cs (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/SimulatedAnnealingMainLoop.cs (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/TemperatureController.cs (modified) * branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/TemperatureInitializerBasedOnAverageHillsize.cs (modified) #1836 SA reheating strategies + added an adaptive temperature ...