# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/19/24 13:08:53 Sun, 08 Dec 2013 13:28:36 GMT gkronber [10204] * branches/SpectralKernelForGaussianProcesses (copied) #2124: created feature development branch Sun, 08 Dec 2013 13:25:55 GMT gkronber [10203] * branches/LogResidualEvaluator/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/LogResidualEvaluator/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/Evaluators/SymbolicRegressionLogResidualEvaluator.cs (added) #2093 added log residual evaluator for symbolic regression Sun, 08 Dec 2013 12:56:54 GMT gkronber [10202] * branches/LogResidualEvaluator (copied) #2093 Fri, 06 Dec 2013 19:54:05 GMT ascheibe [10201] * branches/HeuristicLab.Analysis.AlgorithmBehavior (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/AlgorithmBehaviorUnitTests.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/ConvexHullMeasures.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/ctest_liblrs (modified) #1886 fixed a small bug in volume calculation Fri, 06 Dec 2013 19:45:07 GMT ascheibe [10200] * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/TestVolumeCalculation.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/ConvexHullMeasures.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/FractionClass.cs (copied) * 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 (copied) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/liblrs.dll (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.sln (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/PerformanceTests.csproj (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Program.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Properties (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/PerformanceTests/liblrs.dll (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/ctest_liblrs/ctest_liblrs.vcxproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/ctest_liblrs/main.cpp (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/extfunc.c (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/liblrs.sln (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/liblrs.vcxproj (modified) #1886 - moved lrs code into analyzer project - added lrs ... Fri, 06 Dec 2013 08:36:30 GMT gkronber [10199] * branches/VisualizeAsMDS (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/HeuristicLab.Optimizer.Tools-3.3.csproj (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/Plugin.cs.frame (modified) #1780: updated reference and plugin dependency for alglib Thu, 05 Dec 2013 14:23:48 GMT ascheibe [10198] * 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/TestVolumeCalculation.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/ConvexHullMeasures.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/Visualization/Program.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs/FractionClass.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs/LiblrsWrapper.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs/Program.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs/Properties (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/Testliblrs/Testliblrs.csproj (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/ctest_liblrs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/ctest_liblrs/ctest_liblrs.vcxproj (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/ctest_liblrs/main.cpp (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/extfunc.c (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/extfunc.h (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/liblrs License.txt (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/liblrs.sln (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/liblrs.vcxproj (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/lrslib.c (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/lrslib.h (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/lrsmp.c (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/liblrs/liblrs/lrsmp.h (added) #1886 - added liblrs and c# wrapper for vertex enumeration/volume ... Thu, 05 Dec 2013 14:21:24 GMT mkommend [10197] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithmMainLoop.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/IslandOffspringSelectionGeneticAlgorithm.cs (modified) #1997: Added after deserialization hook for reevaluation of ... Thu, 05 Dec 2013 10:27:14 GMT mkommend [10196] * trunk/sources/HeuristicLab.Operators/3.3/DataReducer.cs (modified) * trunk/sources/HeuristicLab.Operators/3.3/ReductionOperation.cs (modified) #2123: Implemented reduction operations for BoolValues in the ... Thu, 05 Dec 2013 10:13:44 GMT mkommend [10195] * trunk/sources/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * trunk/sources/HeuristicLab.Operators/3.3/ReductionOperation.cs (modified) * trunk/sources/HeuristicLab.Operators/3.3/ReductionOperations.cs (deleted) #2123: Moved ReductionOperations enum into the value type wrapper class. Wed, 04 Dec 2013 16:01:13 GMT pfleck [10194] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) Implemented InsertRow, DeleteRow, InsertColumn, DeleteColumn in ... Wed, 04 Dec 2013 15:52:31 GMT mleitner [10193] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingDataManipulation.cs (added) Move attribute replacement methods to separate class. Wed, 04 Dec 2013 15:33:18 GMT mleitner [10192] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) Implement manipulations per attribute, replace by media, average, ... Wed, 04 Dec 2013 14:22:40 GMT rstoll [10191] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/StatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IStatisticInfo.cs (modified) * GetRowMissingValueCount implemented * IsMissingValue for cell ... Wed, 04 Dec 2013 14:01:26 GMT mkommend [10190] * branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.Problems.ParameterOptimization/3.3/BestSolutionAnalyzer.cs (modified) * branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.Problems.ParameterOptimization/3.3/BestSolutionsAnalyzer.cs (added) * branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization.csproj (modified) * branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.Problems.ParameterOptimization/3.3/ParameterOptimizationProblem.cs (modified) #2082: Added BestSolutionsAnalyzer for ParameterOptimizationProblems. Wed, 04 Dec 2013 13:18:42 GMT rstoll [10189] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/StatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) Added GetMissingValueIndices to IPreprocessingData since it will be ... Wed, 04 Dec 2013 13:14:17 GMT pfleck [10188] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) Removed obsolete methods. Implemented few members... Wed, 04 Dec 2013 13:11:12 GMT tsteinre [10187] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) Implemented parts of PreprocessingData. Wed, 04 Dec 2013 13:03:50 GMT pfleck [10186] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) Added variableName list. Implemented GetCell, Columns and Rows. Wed, 04 Dec 2013 12:51:07 GMT pfleck [10185] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) Implemented constructors of PreprocessingData.