# # ChangeLog for / # # Generated by Trac 1.0.12 # 10/21/24 18:03:27 Sun, 15 Dec 2013 14:56:42 GMT sawinkle [10229] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/BreathFirstMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/DepthFirstMapper.cs (modified) #2109: Implemented a DepthFirstMapper, which works similarly to the ... Sun, 15 Dec 2013 11:34:33 GMT sawinkle [10228] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/DepthFirstMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/GenotypeToPhenotypeMapper.cs (modified) #2109: Updated DepthFirstMapper and abstract base class ... Sat, 14 Dec 2013 16:45:25 GMT sawinkle [10227] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionConstantOptimizationEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveMaxAbsoluteErrorEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveMeanAbsoluteErrorEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveMeanSquaredErrorEvaluator.cs (added) #2109: Added four additional evaluators for the Symbolic Regression ... Sat, 14 Dec 2013 16:38:57 GMT sawinkle [10226] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisProblem.cs (added) #2109: * Added file IGESymbolicDataAnalysisProblem.cs to determine, ... Thu, 12 Dec 2013 15:11:29 GMT ascheibe [10225] * branches/gteufl (copied) created branch for gteufl Thu, 12 Dec 2013 00:06:00 GMT ascheibe [10224] * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/LPConvexHullTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/PermutationConvexHullView.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HyperHull.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/PerformanceTests.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Program.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/Visualization/Program.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/HeuristicLab.qhull/HeuristicLab_qhull.c (modified) #1886 - added more performance tests - tried to mute qhull Wed, 11 Dec 2013 22:51:15 GMT ascheibe [10223] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/FractionClass.cs (deleted) * 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/LiblrsWrapper.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/liblrs.dll (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/PerformanceTests.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Program.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/liblrs.dll (deleted) #1886 removed lrs code from the main solution as this did not work ... Wed, 11 Dec 2013 22:36:52 GMT ascheibe [10222] * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/AlgorithmBehaviorUnitTests.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/ConvexHullTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/LPConvexHullTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/VolumeCalculationTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/QhullWrapper.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Program.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/HeuristicLab.qhull/HeuristicLab_qhull.c (modified) #1886 - improved qhull wrapper - cleaned up unit tests Wed, 11 Dec 2013 16:21:25 GMT pfleck [10221] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingContext.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingContext.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Plugin.cs.frame (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.cs (modified) * Cloned Algorithm and swapped Dataset an other members of the ... Wed, 11 Dec 2013 15:28:05 GMT tsteinre [10220] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * implemented ExportToDataset for IPreprocessingData Wed, 11 Dec 2013 14:56:17 GMT pfleck [10219] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingContext.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingContext.cs (added) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/Plugin.cs.frame (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.cs (modified) * Added PreprocessingContext * Changed content type of ... Wed, 11 Dec 2013 14:55:30 GMT mleitner [10218] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingDataManipulation.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) Implement first draft for shuffeling dataset while maintaining Test- ... Wed, 11 Dec 2013 13:35:48 GMT tsteinre [10217] * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.cs (modified) * implemented parent hopping to find the Problem or Algorithm. Wed, 11 Dec 2013 12:24:04 GMT rstoll [10216] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/StatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IStatisticInfo.cs (modified) Exchanged own median, standard deviation implementation with the one ... Tue, 10 Dec 2013 10:00:08 GMT bburlacu [10215] * branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) #1772: Updated references for ... Tue, 10 Dec 2013 09:48:50 GMT bburlacu [10214] * branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (copied) * branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SymbolicDataAnalysisRegressionSolutionPruningOptimizer.cs (added) #1772: Added HeuristicLab.Problems.DataAnalysis.Symbolic.Regression ... Tue, 10 Dec 2013 09:29:52 GMT ascheibe [10213] * trunk/sources/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.cs (modified) #2127 fixed refreshing of visualization in job shop scheduling ... Tue, 10 Dec 2013 08:51:44 GMT ascheibe [10212] * trunk/sources/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.Designer.cs (modified) #2126 fixed UI bug in the job shop scheduling problem view Mon, 09 Dec 2013 21:42:34 GMT ascheibe [10211] * 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/QhullWrapper.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Program.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/HeuristicLab.qhull/HeuristicLab_qhull.c (modified) #1886 added a wrapper for calculating the convex hull using qhull Mon, 09 Dec 2013 16:15:24 GMT ascheibe [10210] * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/libqhull.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/libqhull.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qconvex.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qconvex.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qdelaunay.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qdelaunay.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhalf.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhalf.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhull.sln (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhull.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhull.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhullcpp.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhullcpp.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhullstatic.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhullstatic.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhullstatic_p.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhullstatic_p.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhulltest.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhulltest.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qvoronoi.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qvoronoi.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/rbox.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/rbox.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/testqset.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/testqset.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg2.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg2.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg3.vcxproj (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg3.vcxproj.filters (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/Changes.txt (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/libqhullcpp (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/libqhullstatic (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/libqhullstaticp (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qconvex (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qdelaunay (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhalf (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-all.pro (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-app-c.pri (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-app-cpp.pri (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-app-shared.pri (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-app-sharedp.pri (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-libqhull-src.pri (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull-warn.pri (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhulltest (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qvoronoi (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/rbox (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/testqset (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/user_eg (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/user_eg2 (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/user_eg3 (deleted) #1886 removed unnecessary qhull projects