# # ChangeLog for branches/PTSP/HeuristicLab.Problems.PTSP.Views # # Generated by Trac 1.0.12 # 05/14/24 17:45:43 Tue, 17 Nov 2015 08:28:57 GMT abeham [13202] * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.Problems.PTSP.Views-3.3.csproj (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/HeuristicLab.Problems.PTSP-3.3.csproj (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/PTSP.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/PTSPData.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/PTSPLIBInstanceProvider.cs (added) #2221: reverse engineered PTSPData and added simple instance provider ... Fri, 17 Apr 2015 13:54:40 GMT ascheibe [12322] * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3/HeuristicLab.Problems.PTSP.Tests-3.3.csproj (modified) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.Problems.PTSP.Views-3.3.csproj (modified) #2221 fixed project files of PTSP branch Wed, 15 Apr 2015 16:05:59 GMT apolidur [12317] * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/Plugin.cs.frame (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/Plugin.cs.frame (modified) #2221: Fixing PluginDependencies Mon, 13 Apr 2015 15:43:28 GMT apolidur [12306] * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/PathPTSPTourView.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/AnalyticalPTSP.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/EstimatedPTSP.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/PTSP.cs (modified) #2221: Prepared PTSP for instance input Mon, 30 Mar 2015 13:53:20 GMT apolidur [12269] * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3 (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3/HeuristicLab.Problems.PTSP.Tests-3.3.csproj (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3/HeuristicLab.snk (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3/PTSPMoveEvaluatorTest.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3/Properties (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Tests-3.3/Properties/AssemblyInfo.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3 (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.Problems.PTSP.Views-3.3.csproj (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.snk (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/PathPTSPTourView.Designer.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/PathPTSPTourView.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/Plugin.cs.frame (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/ProbabilisticTravelingSalesmanProblemView.Designer.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/ProbabilisticTravelingSalesmanProblemView.cs (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/Properties (added) * branches/PTSP/HeuristicLab.Problems.PTSP.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/AnalyticalPTSP.cs (modified) * branches/PTSP/HeuristicLab.Problems.PTSP/3.3/EstimatedPTSP.cs (modified) #2221: Adding Tests and Views for PTSP