# # ChangeLog for branches # # Generated by Trac 1.0.12 # 08/18/24 01:58:41 Thu, 05 Mar 2009 19:08:00 GMT gkronber [1266] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemInjector.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/DispatcherBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * Added support for classification and time series forecasting ... Thu, 05 Mar 2009 19:05:32 GMT gkronber [1265] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/ProblemInjector.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) Made 'Autoregression' a parameter of the problem (moved creation of ... Thu, 05 Mar 2009 17:37:38 GMT epitzer [1264] * branches/New Persistence Exploration/Persistence/Persistence.sln (modified) * branches/New Persistence Exploration/Persistence/Persistence/AutoStorableAttribute.cs (deleted) * branches/New Persistence Exploration/Persistence/Persistence/AutoStorableAttributeTests.cs (deleted) * branches/New Persistence Exploration/Persistence/Persistence/NewSerializationTest.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/Persistence.csproj (modified) * branches/New Persistence Exploration/Persistence/Persistence/PersistenceManager.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/StorableAttribute.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/StorableAttributeTests.cs (added) Full serialization from object tree to XML. No de-serialization yet. ... Thu, 05 Mar 2009 17:35:58 GMT gkronber [1263] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.cs (modified) Added GPL license headers. #224 (Simple frontend for GP for non- ... Thu, 05 Mar 2009 17:32:59 GMT gkronber [1262] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs (modified) Fixed a few issues in persistence of hard-coded GP algorithms. #224 ... Thu, 05 Mar 2009 12:27:29 GMT gkronber [1254] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) Fixed a few minor issues in hard-coded StandardGP and ... Thu, 05 Mar 2009 12:01:47 GMT gkronber [1253] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGPEditor.resx (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.Designer.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.Designer.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.resx (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs (modified) Added separate editors for StandardGP and OffspringSelectionGP ... Thu, 05 Mar 2009 10:03:42 GMT gkronber [1252] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/DispatcherBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/ProblemInjector.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/ProblemInjector.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjector.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjectorView.Designer.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjectorView.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjectorView.resx (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) Renamed !StructIdProblemInjector classes to !ProblemInjector. #224 ... Thu, 05 Mar 2009 09:51:26 GMT gkronber [1251] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StructIdProblemInjector.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StructIdProblemInjector.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) Improved !StandardGP and !OffspringSelectionGP variants for ... Wed, 04 Mar 2009 16:30:07 GMT epitzer [1248] * branches/New Persistence Exploration/Persistence/Methods.txt (added) * branches/New Persistence Exploration/Persistence/Persistence/SerializationTest.cs (added) Evaluation of .NET native serialization. (#506) Wed, 04 Mar 2009 16:26:04 GMT epitzer [1247] * branches/New Persistence Exploration (added) * branches/New Persistence Exploration/Persistence (added) * branches/New Persistence Exploration/Persistence/Persistence (added) * branches/New Persistence Exploration/Persistence/Persistence.sln (added) * branches/New Persistence Exploration/Persistence/Persistence/AutoStorableAttribute.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/AutoStorableAttributeTests.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/Persistence.csproj (added) Created AutoStorable attribute and static reflection helper to ... Wed, 04 Mar 2009 15:16:53 GMT gkronber [1246] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/Evaluators/MeanAbsolutePercentageOfRangeErrorEvaluator.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) Implemented first version of evaluation operator for the mean ... Wed, 04 Mar 2009 15:12:31 GMT gkronber [1245] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.DataAnalysis/DatasetShuffler.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.DataAnalysis/HeuristicLab.DataAnalysis.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/OffspringSelectionGP.cs (copied) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs (copied) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (copied) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (copied) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) * Moved !DatasetShuffler from plugin ... Mon, 02 Mar 2009 16:32:39 GMT gkronber [1239] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) Reintoduced MaxEvaluatedSolutions stopping criterion for hard-coded ... Mon, 02 Mar 2009 16:23:05 GMT gkronber [1238] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) Improved structure of OffspringSelectionGP and StandardGP hard-coded ... Mon, 02 Mar 2009 15:31:55 GMT gkronber [1236] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) Fixed bugs in OffspringSelectionGP and the associated editor. #224 ... Mon, 02 Mar 2009 08:38:53 GMT gkronber [1235] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) Worked on hard-coded OffspringSelectionGP. #224 (Simple frontend for ... Thu, 26 Feb 2009 16:34:22 GMT gkronber [1231] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.sln (modified) Fixed compile errors and bugs in !AlgorithmBase and !StandardGP ... Thu, 26 Feb 2009 12:54:45 GMT gkronber [1230] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) Added a base class for GP algorithms. (#419 Refactor CEDMA plugins) Thu, 26 Feb 2009 12:40:08 GMT gkronber [1228] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.PluginInfrastructure/BaseClasses/PluginBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.PluginInfrastructure/Interfaces/IPlugin.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.PluginInfrastructure/Loader.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.PluginInfrastructure/Runner.cs (modified) Implemented #471 (OnLoad hook for plugins).