# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/15/24 15:03:41 Mon, 18 Aug 2014 09:00:41 GMT pfleck [11280] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/HombergerInstanceProvider.cs (modified) #2226 Broken URLs updated Tue, 12 Aug 2014 15:32:52 GMT svonolfe [11279] * misc/publications/2013/journals/ANOR/BenchmarkInstances.zip (modified) updated add material for ANOR Tue, 12 Aug 2014 14:41:56 GMT bburlacu [11278] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/Analyzers/GenealogyAnalyzer.cs (modified) #1772: GenealogyAnalyzer: add histogram and heatmap for absolute ... Tue, 12 Aug 2014 12:36:35 GMT pfleck [11277] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/OrienteeringProblem.cs (modified) #2208 implemented InstanceConsumer of TSPData for OrienteeringProblem Tue, 12 Aug 2014 12:34:46 GMT pfleck [11276] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering.Views/3.3/OrienteeringSolutionView.cs (modified) #2208 fixed OrienteeringSolutionView when score range is zero Mon, 11 Aug 2014 10:40:13 GMT pfleck [11275] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/OrienteeringProblem.cs (modified) #2208 Removed manual add of the LocalImprovementOperator since VNS ... Wed, 06 Aug 2014 11:28:19 GMT mkommend [11274] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/TableFileParser.cs (modified) #2224: Inserted string represenation (ToString) of non string data ... Wed, 06 Aug 2014 10:26:03 GMT gkronber [11273] * stable (modified) * stable/HeuristicLab.Persistence (modified) * stable/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/Char2XmlFormatter.cs (modified) #2096 merged r10960 from trunk to stable (release) Tue, 05 Aug 2014 18:59:25 GMT bburlacu [11272] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisBottomUpDiversityAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisPhenotypicDiversityAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisProblem.cs (modified) #1772: Adjusted SolutionVariableName for symbolic data analysis ... Tue, 05 Aug 2014 14:34:09 GMT bburlacu [11271] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisBottomUpDiversityAnalyzer.cs (added) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisPhenotypicDiversityAnalyzer.cs (added) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SimilarityCalculators/PhenotypicSimilarityCalculator.cs (added) #1772: Added specialized diversity analyzers (phenotypic and bottom- ... Tue, 05 Aug 2014 13:52:58 GMT pfleck [11270] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/OrienteeringProblem.cs (modified) #2208 fixed dimension bug and wrong initial endpoint when loading ... Tue, 05 Aug 2014 09:37:29 GMT pfleck [11269] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/OrienteeringProblem.cs (modified) #2208 Uses DistanceHelper for calculating initial distance matrix Tue, 05 Aug 2014 08:43:57 GMT pfleck [11268] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering.Views/3.3/OrienteeringSolutionView.cs (modified) #2208 added additional missing value changed event handlers Tue, 05 Aug 2014 08:12:32 GMT pfleck [11267] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering.Views/3.3/OrienteeringProblemView.cs (modified) #2208 Added missing ValueChanged events for visualization Tue, 05 Aug 2014 07:54:07 GMT pfleck [11266] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering.Views/3.3/OrienteeringSolutionView.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/Shakers/OrienteeringShakingOperator.cs (modified) #2208 * Changed path visualization to line strip instead of polygon ... Mon, 04 Aug 2014 13:27:43 GMT pfleck [11265] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering.Views/3.3/OrienteeringProblemView.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering.Views/3.3/OrienteeringSolutionView.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/Analyzers/BestOrienteeringSolutionAnalyser.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/OrienteeringSolution.cs (modified) #2208 Improved orienteering solution view by labeling start and endpoint Mon, 04 Aug 2014 13:04:58 GMT pfleck [11264] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/Shakers/OrienteeringShakingOperator.cs (modified) #2208 Fixed random index calculation bug in shaking operator Mon, 04 Aug 2014 12:58:47 GMT bburlacu [11263] * trunk/sources/HeuristicLab.Core/3.3/Collections/DirectedGraph/DirectedGraph.cs (modified) * trunk/sources/HeuristicLab.Core/3.3/Collections/DirectedGraph/Vertex.cs (modified) #2223: - Vertex: remove cloning of arcs in the cloning constructor ... Mon, 04 Aug 2014 12:50:52 GMT bburlacu [11262] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/GenealogyGraphChart.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/Analyzers/GenealogyAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/GenealogyGraph/GenealogyGraphNode.cs (modified) #1772: Added missing Storable constructor to GenealogyGraphNode ... Mon, 04 Aug 2014 12:12:16 GMT pfleck [11261] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.Orienteering/3.3/Data (added) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.Orienteering/3.3/Data/SchildeOP.zip (added) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.Orienteering/3.3/HeuristicLab.Problems.Instances.Orienteering-3.3.csproj (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.Orienteering/3.3/SchildeOPParser.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Orienteering/3.3/OrienteeringProblem.cs (modified) #2208 * Added Schilde instances zip * Implemented additional ...