# # ChangeLog for branches/PTSP/HeuristicLab.Problems.PTSP/3.3/Analyzers # # Generated by Trac 1.0.12 # 06/29/24 08:18:05 Wed, 22 Jul 2015 11:50:12 GMT apolidur [12799] * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/Analyzers (added) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/Analyzers/BestPTSPSolutionAnalyzer.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/EstimatedPTSP.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/HeuristicLab.Problems.PTSP-3.3.csproj (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/MoveEvaluators/OneShift/PTSPEstimatedInsertionEvaluator.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/MoveEvaluators/TwoOpt/PTSPEstimatedInversionEvaluator.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/MoveEvaluators/TwoPointFiveOpt/PTSP25MoveEvaluator.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/PathPTSPTour.cs (modified) #2221: Adding path Analyzers and some other fixes