# # ChangeLog for trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.TravelingSalesman-3.3 # # Generated by Trac 1.0.12 # 07/21/24 09:26:57 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 * ...