# # ChangeLog for branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification # # Generated by Trac 1.0.12 # 07/04/24 22:52:14 Mon, 07 Sep 2009 16:55:50 GMT gkronber [2340] * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/DefaultClassificationAlgorithmOperators.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLab.GP.StructureIdentification.Classification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/TargetClassesCalculator.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/DefaultTimeSeriesOperators.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/HeuristicLab.GP.StructureIdentification.TimeSeries-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/DefaultStructureIdentificationOperators.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/GPEvaluatorBase.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.LinearRegression/3.2/LinearRegression.cs (modified) Fixed some issues in the GP algorithms for time-series prognosis and ... Fri, 04 Sep 2009 14:23:45 GMT gkronber [2335] * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/AlgorithmBase.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLab.GP.Algorithms-3.2.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.sln (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab/CopyAssemblies.cmd (modified) Worked on #720: * finished `AlgorithmBase` * fixed skeletons for ... Thu, 03 Sep 2009 15:48:50 GMT gkronber [2331] * branches/gp-algorithms-refactoring-#720 (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2 (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/AlgorithmBase.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLab.GP.Algorithms-3.2.csproj (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLab.snk (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLabGpAlgorithmsPlugin.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.Designer.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.resx (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffspringSelectionGP.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/Properties (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/Properties/AssemblyInfo.frame (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGP.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.Designer.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.resx (copied) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/AlgorithmBase.cs (deleted) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.Designer.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.resx (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.Designer.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.resx (deleted) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.Hive.Server.Core/3.2/app.config (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.Tracing/3.2/HeuristicLab.Hive.log4net.xml (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.sln (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab/CopyAssemblies.cmd (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab/app.config (modified) created a branch for #720 Thu, 03 Sep 2009 13:00:23 GMT gkronber [2328] * trunk/sources/HeuristicLab.GP.Boolean/3.3/BooleanTreeInterpreter.cs (modified) * trunk/sources/HeuristicLab.GP.Boolean/3.3/HeuristicLab.GP.Boolean-3.3.csproj (modified) * trunk/sources/HeuristicLab.GP.Boolean/3.3/HeuristicLabGPBooleanPlugin.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/ClassificationMeanSquaredErrorEvaluator.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLab.GP.StructureIdentification.Classification-3.3.csproj (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLabGPClassificationPlugin.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/MulticlassModeller.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/MulticlassOneVsOneAnalyzer.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/AlgorithmBase.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/TreeEvaluatorBase.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/GPEvaluatorBase.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HL2TreeEvaluator.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HL3TreeEvaluator.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/ITreeEvaluator.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/Predictor.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/PredictorBuilder.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (modified) * trunk/sources/HeuristicLab.GP/3.3/FunctionTreeView.Designer.cs (modified) * trunk/sources/HeuristicLab.GP/3.3/GeneticProgrammingModel.cs (modified) * trunk/sources/HeuristicLab.GP/3.3/HeuristicLab.GP-3.3.csproj (modified) * trunk/sources/HeuristicLab.LinearRegression/3.2/LinearRegression.cs (modified) * trunk/sources/HeuristicLab.Logging/3.2/HeuristicLab.Logging-3.2.csproj (modified) * trunk/sources/HeuristicLab.Modeling/3.2/BestSolutionStorer.cs (moved) * trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj (modified) * trunk/sources/HeuristicLab.Modeling/3.2/IPredictor.cs (modified) * trunk/sources/HeuristicLab.Modeling/3.2/PredictorBase.cs (added) * trunk/sources/HeuristicLab.SupportVectorMachines/3.2/HeuristicLab.SupportVectorMachines-3.2.csproj (modified) * trunk/sources/HeuristicLab.SupportVectorMachines/3.2/Predictor.cs (modified) * trunk/sources/HeuristicLab.SupportVectorMachines/3.2/PredictorBuilder.cs (modified) * trunk/sources/HeuristicLab.SupportVectorMachines/3.2/SVMModelView.cs (modified) * trunk/sources/HeuristicLab.SupportVectorMachines/3.2/SupportVectorRegression.cs (modified) this is the remaining part of changeset r2327. Applied changes in ...