# # ChangeLog for / # # Generated by Trac 1.0.12 # 10/18/24 18:28:57 Mon, 16 Aug 2010 08:08:29 GMT gkronber [4226] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/SymbolicSimplifier.cs (modified) added comments to simplifier. #1026 Mon, 16 Aug 2010 08:03:11 GMT gkronber [4225] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/Analyzers/FixedValidationBestScaledSymbolicRegressionSolutionAnalyzer.cs (modified) * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/Evaluators/SymbolicRegressionPearsonsRSquaredEvaluator.cs (modified) * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionProblemBase.cs (modified) Minor adaption of existing symbolic regression classes. #1142. Mon, 16 Aug 2010 08:02:12 GMT gkronber [4224] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Operators/DynOpEqComparator.cs (modified) Added experimental anti-overfitting code to dynamic operator ... Mon, 16 Aug 2010 08:00:31 GMT gkronber [4223] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Operators/DynamicDepthLimitComparator.cs (modified) Corrected calculation of relative quality in dynamic depth limit ... Mon, 16 Aug 2010 07:58:29 GMT gkronber [4222] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Operators/DynOpEqHistogramInitializer.cs (modified) Changed operator to adapt the target distribution for dynamic ... Mon, 16 Aug 2010 07:56:47 GMT gkronber [4221] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj (modified) * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Operators/DynamicDepthLimitInitializer.cs (added) Added initializer for dynamic depth limits. #1142 Mon, 16 Aug 2010 07:54:22 GMT gkronber [4220] * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/SymbolicSimplifier.cs (modified) * branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Symbols/VariableTreeNode.cs (modified) Added better support for simplification of fractions and products and ... Mon, 16 Aug 2010 07:52:00 GMT gkronber [4219] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Creators/ProbabilisticTreeCreator.cs (modified) Fixed a bug in PTC initialization operator. #1151 Mon, 16 Aug 2010 07:17:20 GMT svonolfe [4218] * branches/VRP/HeuristicLab.Problems.VehicleRouting (copied) Created feature branch for the VRP Mon, 16 Aug 2010 07:16:46 GMT svonolfe [4217] * branches/VRP (added) Created feature branch for the VRP Sun, 15 Aug 2010 01:13:43 GMT swagner [4216] * trunk/sources/HeuristicLab.Core.Views/3.3/EngineView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/AlgorithmView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/BatchRunView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/ExperimentView.cs (modified) Fixed exception which was thrown when hiding views while the ... Sat, 14 Aug 2010 16:52:54 GMT abeham [4215] * trunk/tools/Templates/HeuristicLabAlgorithmTemplate/HeuristicLabAlgorithmTemplate.zip (added) * trunk/tools/Templates/HeuristicLabAlgorithmTemplate/InstallTemplate.cmd (modified) * trunk/tools/Templates/HeuristicLabProblemTemplate/HeuristicLabProblemTemplate.zip (added) * trunk/tools/Templates/HeuristicLabProblemTemplate/InstallTemplate.cmd (modified) * trunk/tools/Templates/HeuristicLabVS2010WizardsInstaller/HeuristicLabVS2010WizardsInstaller.vdproj (modified) * trunk/tools/Templates/HeuristicLabViewTemplate/HeuristicLabViewTemplate.zip (added) * trunk/tools/Templates/HeuristicLabViewTemplate/InstallTemplate.cmd (modified) #567 * Added zipped templates and updated installer to correctly ... Sat, 14 Aug 2010 16:31:09 GMT abeham [4214] * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Program.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ParametersControl.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizard.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizardForm.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizardForm.cs (modified) * trunk/tools/Templates/HeuristicLabProblemTemplate/DefaultProblem.cs (modified) * trunk/tools/Templates/HeuristicLabVS2010WizardsInstaller/HeuristicLabVS2010WizardsInstaller.vdproj (modified) #567 * Added problem wizard Fri, 13 Aug 2010 11:19:34 GMT mkommend [4213] * trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.Designer.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.cs (modified) Changed the context menu of the !StringConvertibleMatrixView to ... Fri, 13 Aug 2010 11:08:35 GMT mkommend [4212] * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.cs (modified) Added tooltips for customized axis labels in !BubbleChartView (ticket ... Fri, 13 Aug 2010 11:07:31 GMT mkommend [4211] * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBoxPlotView.cs (modified) customized x-axis labels in !BoxPlotView (ticket #1135) Fri, 13 Aug 2010 09:54:31 GMT svonolfe [4210] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Potvin/Crossovers/SequenceBasedCrossover2.cs (deleted) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/HeuristicLab.Problems.VehicleRouting-3.3.csproj (modified) Removed SBX2 operator (#1039) Fri, 13 Aug 2010 09:45:23 GMT mkommend [4209] * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.cs (modified) corrected bug in !BubbleChartView regarding emptied !RunCollections ... Fri, 13 Aug 2010 09:16:52 GMT svonolfe [4208] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/AlbaMoveMaker.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/PermutationTranslocationMoveEvaluator.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/PermutationTranslocationMoveGenerator.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/PermutationTranslocationMoveHardTabuCriterion.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/PermutationTranslocationMoveMaker.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/PermutationTranslocationMoveSoftTabuCriterion.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/PermutationTranslocationMoveTabuMaker.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/HeuristicLab.Problems.VehicleRouting-3.3.csproj (modified) Updated naming and descriptions of the VRP operators (#1039) Fri, 13 Aug 2010 08:29:54 GMT svonolfe [4207] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Manipulators/SimpleLocalSearchManipulator.cs (deleted) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/Interfaces/IAlbaSimpleLocalSearchMoveOperator.cs (deleted) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/SimpleLocalSearch (deleted) Updated naming and descriptions of the VRP operators (#1039)