# # ChangeLog for branches/OaaS/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators # # Generated by Trac 1.0.12 # 08/27/24 04:16:00 Thu, 05 Jul 2012 11:28:51 GMT spimming [8228] * branches/OaaS (copied) #1888: initial version for optimization as a service branch 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 * ...