# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/22/24 00:20:24 Wed, 27 Nov 2013 14:52:59 GMT tsteinre [10163] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * modified IPreprocessingData * initial add of PreprocessingData Wed, 27 Nov 2013 14:31:25 GMT rstoll [10162] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingDataStatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/PreprocessingDataStatisticInfo.cs (modified) renaming somehow did not work as expected, here we go again Wed, 27 Nov 2013 14:30:07 GMT rstoll [10161] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingDataStatisticInfo.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/PreprocessingDataStatisticInfo.cs (moved) renamed to PreprocessingData Wed, 27 Nov 2013 14:23:28 GMT tsteinre [10160] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (deleted) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataset.cs (deleted) * reverted changes from Dataset to r10085 * removed IDataset * ... Wed, 27 Nov 2013 14:20:12 GMT rstoll [10159] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataSetStatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IDataSetStatisticInfo.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) Switched from IDataset to IPreprocessingData Wed, 27 Nov 2013 14:07:15 GMT tsteinre [10158] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * minor fix in IPreprocessingData Wed, 27 Nov 2013 14:05:55 GMT tsteinre [10157] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (added) * added IPreprocessingData Tue, 26 Nov 2013 14:32:09 GMT mkommend [10156] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandGAEvaluator.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandGeneticAlgorithm.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandOffspringSelectionGeneticAlgorithm.cs (modified) #1997: Removed generic type parameter from ... Tue, 26 Nov 2013 08:45:11 GMT mkommend [10155] * 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) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/IslandOffspringSelectionGeneticAlgorithmMainLoop.cs (modified) #1997: Added possibility to reevaluate immigrants to the IslandGA and ... Mon, 25 Nov 2013 15:06:19 GMT ascheibe [10154] * trunk/sources/HeuristicLab.Clients.Hive/3.3/Tasks/OptimizerTask.cs (modified) #2117 activated automatic parallelization of batchruns in Hive Mon, 25 Nov 2013 13:55:17 GMT ascheibe [10153] * trunk/documentation/Tutorials/Programming HeuristicLab - Algorithms and Problems.pdf (added) * trunk/documentation/Tutorials/Programming HeuristicLab - Algorithms and Problems.pptx (added) * trunk/documentation/Tutorials/Programming HeuristicLab - Basics.pdf (added) * trunk/documentation/Tutorials/Programming HeuristicLab - Basics.pptx (added) added slides for programming tutorials Mon, 25 Nov 2013 09:42:13 GMT mkommend [10152] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandGAEvaluator.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandOffspringSelectionGeneticAlgorithm.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/IslandOffspringSelectionGeneticAlgorithm.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) #1997: Improvements in island algorithms for data analysis: * ... Fri, 22 Nov 2013 13:29:40 GMT ascheibe [10151] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching/3.3/RunCollectionModifiers/RunCollectionModifierTask.cs (modified) #1886 just a small change to go along with the changes of r10150 Fri, 22 Nov 2013 13:23:56 GMT ascheibe [10150] * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj (modified) * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/MenuItems/CreateHiveJobMenuItem.cs (added) * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/MenuItems/RunInHiveMenuItem.cs (added) * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/RefreshableJob.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/Tasks/EngineTask.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/Tasks/ItemTask.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/Tasks/OptimizerTask.cs (modified) #2117 - improved creation of ItemTasks from Items and moved common ... Fri, 22 Nov 2013 12:31:03 GMT mkommend [10149] * trunk/sources/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * trunk/sources/HeuristicLab.Operators/3.3/InstrumentedOperator.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/Operator.InstrumentedOperatorWrapper.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/Operator.cs (modified) #2119: Implemented instrumentation for operators. Wed, 20 Nov 2013 15:56:18 GMT rstoll [10148] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataSetStatisticInfo.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/IDataSetStatisticInfo.cs (added) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataset.cs (modified) Initial work for DatasetStatisticInfo Wed, 20 Nov 2013 14:36:24 GMT pfleck [10147] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) Fixed readonly property in Dataset and EditableDataset. Wed, 20 Nov 2013 13:29:19 GMT pfleck [10146] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * implemented EditableDataset * made some Dataset components ... Wed, 20 Nov 2013 12:56:42 GMT tsteinre [10145] * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataset.cs (added) * created interface for Dataset Wed, 20 Nov 2013 12:01:25 GMT sbreuer [10144] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * remove .resx file from project