# # ChangeLog for tags/3.3.7/HeuristicLab.Tests/HeuristicLab.Problems.TravelingSalesman-3.3 # # Generated by Trac 1.0.12 # 07/22/24 17:43:15 Sun, 08 Jul 2012 01:14:54 GMT swagner [8259] * tags/3.3.7 (copied) Created HeuristicLab 3.3.7 release tag (#1741) 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 * ...