# # ChangeLog for branches/GP-MoveOperators/HeuristicLab.Tests # # Generated by Trac 1.0.12 # 07/06/24 03:06:17 Mon, 14 May 2012 08:26:37 GMT gkronber [7801] * branches/GP-MoveOperators (copied) #1847 created branch for move operators for symbolic expression tree ... 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 * ...