# # ChangeLog for branches # # Generated by Trac 1.0.12 # 08/15/24 04:21:06 Tue, 07 Aug 2012 10:13:04 GMT abeham [8424] * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/MatrixTest.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) #1913: corrected tests and fixed bugs Tue, 07 Aug 2012 08:52:01 GMT spimming [8423] * branches/RoutePlanning/HeuristicLab.Algorithms.GraphRouting/3.3/BidirectionalDijkstraAlgorithm.cs (added) * branches/RoutePlanning/HeuristicLab.Algorithms.GraphRouting/3.3/HeuristicLab.Algorithms.GraphRouting.csproj (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Test/Program.cs (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Graph/Graph.cs (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Osm/TagConstants.cs (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Osm/Way.cs (modified) #1894 * bidirectional version of Dijkstra algorithm * method to get ... Tue, 07 Aug 2012 08:40:39 GMT abeham [8422] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/HeuristicLab.Algorithms.NCA.Tests.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/MatrixTest.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Properties/AssemblyInfo.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Test References (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Test References/HeuristicLab.Algorithms.NCA-3.3.accessor (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/Local.testsettings (added) * branches/NCA/NCA.sln (modified) * branches/NCA/NCA.vsmdi (added) * branches/NCA/TraceAndTestImpact.testsettings (added) #1913: * Reduced memory footprint * Fixed some bugs * Added ... Mon, 06 Aug 2012 22:42:33 GMT abeham [8420] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3 (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.Algorithms.NCA.Views-3.3.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.snk (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.Designer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.resx (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Plugin.cs.frame (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3 (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj.user (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/NCA.sln (modified) * branches/NCA/PreBuildEvent.cmd (added) #1913: * Worked on NCA * Added scatter plot view for the model to ... Mon, 06 Aug 2012 12:57:19 GMT ascheibe [8415] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/DuplicateSolutionsAnalyzer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/MutationPerformanceAnalyzer.cs (modified) #1886 added an analyzer for tracking duplicate solutions Mon, 06 Aug 2012 12:50:47 GMT ascheibe [8414] * branches/ClientManagement (deleted) * branches/OKB (deleted) * branches/UserManagement (deleted) #1890 removed old ClientUserManagement and OKB branches Mon, 06 Aug 2012 12:00:16 GMT abeham [8412] * branches/NCA (added) * branches/NCA/HeuristicLab.Algorithms.NCA (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3 (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj.user (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.snk (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAModel.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCA.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAClassificationSolution.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Plugin.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Properties/AssemblyInfo.cs (added) * branches/NCA/NCA.sln (added) #1913: imported branch (non-functional right now) Sun, 05 Aug 2012 20:05:23 GMT ascheibe [8411] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/MutationPerformanceAnalyzer.cs (modified) #1886 worked on mutation performance analyzer Sat, 04 Aug 2012 21:54:39 GMT ascheibe [8410] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/MutationPerformanceAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/VariableDuplicator.cs (added) #1886 added an operator to clone variables Fri, 03 Aug 2012 17:28:39 GMT bburlacu [8409] * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/InteractiveSymbolicExpressionTreeChart.Designer.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/InteractiveSymbolicExpressionTreeChart.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeNodeChangeValueDialog.Designer.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeNodeChangeValueDialog.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeNodeInsertDialog.Designer.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeNodeInsertDialog.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SymbolicDiscriminantFunctionClassificationSolutionImpactValuesCalculator.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SymbolicDiscriminantFunctionClassificationSolutionValuesCalculator.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SymbolicRegressionSolutionImpactValuesCalculator.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SymbolicRegressionSolutionValuesCalculator.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.Designer.cs (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicExpressionTreeChart.Designer.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicExpressionTreeChart.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TreeEditDialogs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TreeEditDialogs/SymbolicExpressionTreeNodeChangeValueDialog.Designer.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TreeEditDialogs/SymbolicExpressionTreeNodeChangeValueDialog.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TreeEditDialogs/SymbolicExpressionTreeNodeInsertDialog.Designer.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TreeEditDialogs/SymbolicExpressionTreeNodeInsertDialog.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisSolutionImpactValuesCalculator.cs (added) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisSolutionValuesCalculator.cs (deleted) #1763: Fixed bug when pasting subtrees. Moved the ... Fri, 03 Aug 2012 13:04:27 GMT spimming [8408] * branches/RoutePlanning/HeuristicLab.Algorithms.GraphRouting/3.3/AStarAlgorithmV2.cs (added) * branches/RoutePlanning/HeuristicLab.Algorithms.GraphRouting/3.3/HeuristicLab.Algorithms.GraphRouting.csproj (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Test/Program.cs (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Graph/Graph.cs (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/HeuristicLab.Problems.RoutePlanning.csproj (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Osm/Way.cs (modified) #1894 * restructured test program * new, faster version of AStar ... Fri, 03 Aug 2012 10:02:08 GMT jkarder [8407] * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/RAPGA.cs (modified) #1247: * fixed event handling * adjusted types Fri, 03 Aug 2012 09:09:17 GMT jkarder [8406] * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/ExpressionEvaluator.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/OffspringRestorer.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/ProgressiveOffspringPreserver.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/RAPGA.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/SimilarityCalculator (added) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/SimilarityCalculator/BlindSimilarityCalculator.cs (added) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/SimilarityCalculator/QualitySimilarityCalculator.cs (added) #1247: * added similarity calculators * adjusted event handling ... Thu, 02 Aug 2012 16:26:14 GMT gkronber [8402] * branches/Algorithms.GradientDescent (deleted) #1423 deleted feature branch for gradient descent algorithm Thu, 02 Aug 2012 15:59:40 GMT jkarder [8400] * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/RAPGAMainLoop.cs (modified) #1247: removed batch size parameter initialization in main loop Thu, 02 Aug 2012 14:48:00 GMT mkommend [8395] * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.TreeSimplifier.sln (modified) * branches/HeuristicLab.TreeSimplifier/PreBuildEvent.cmd (added) #1763: Removed unnecessary PreBuildEvent.cmd in projects. Thu, 02 Aug 2012 14:43:33 GMT ascheibe [8394] * branches/HeuristicLab.Mono/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.cs (modified) #1861 applied patch 0082 Thu, 02 Aug 2012 14:05:46 GMT ascheibe [8393] * branches/HeuristicLab.Mono/HeuristicLab.Optimizer/3.3/FileManager.cs (modified) #1861 applied patch 0062 Thu, 02 Aug 2012 13:35:57 GMT mkommend [8392] * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4 (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeILEmittingInterpreter.cs (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) #1763: Merged trunk changes into HeuristicLab.TreeSimplifier branch. Thu, 02 Aug 2012 13:25:39 GMT mkommend [8391] * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4 (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/Plugin.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4 (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/Plugin.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4 (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/Plugin.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4 (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Plugin.cs (deleted) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4 (modified) * branches/HeuristicLab.TreeSimplifier/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Plugin.cs (deleted) #1763: Removed unnecessary Plugin.cs files from repository.