# # ChangeLog for branches/RuntimeOptimizer/HeuristicLab.Tests/HeuristicLab.Problems.TravelingSalesman-3.3 # # Generated by Trac 1.0.12 # 12/04/24 21:17:42 Mon, 26 Nov 2012 13:49:25 GMT abeham [8943] * branches/RuntimeOptimizer (copied) #1985: created branch for including runtime limited optimizer Fri, 20 Apr 2012 13:45:10 GMT abeham [7743] * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators/ThreeOpt/TSPTranslocationMovePathEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators/TwoOpt/TSPInversionMovePathEvaluator.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.TravelingSalesman-3.3 (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.TravelingSalesman-3.3/TSPMoveEvaluatorTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #1834 * fixed the cases where the move quality would not change * ...