# # ChangeLog for trunk/sources # # Generated by Trac 1.0.12 # 07/05/24 19:18:02 Thu, 07 Aug 2008 06:59:05 GMT gkronber [464] * trunk/sources/HeuristicLab.Operators.Metaprogramming/HeuristicLab.Operators.Metaprogramming.csproj (modified) added prebuild event to update the revision number (ticket #235 ... Thu, 07 Aug 2008 06:57:18 GMT gkronber [463] * trunk/sources/HeuristicLab.Operators.Metaprogramming (added) * trunk/sources/HeuristicLab.Operators.Metaprogramming/HeuristicLab.Operators.Metaprogramming.csproj (added) * trunk/sources/HeuristicLab.Operators.Metaprogramming/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Operators.Metaprogramming/HeuristicLabOperatorsMetaprogrammingPlugin.cs (added) * trunk/sources/HeuristicLab.Operators.Metaprogramming/Properties (added) * trunk/sources/HeuristicLab.Operators.Metaprogramming/Properties/AssemblyInfo.frame (added) * trunk/sources/HeuristicLab.sln (modified) * trunk/sources/HeuristicLab/CopyAssemblies.cmd (modified) initial import of Operators.Metaprogramming plugin (ticket #235) Thu, 07 Aug 2008 06:40:13 GMT gkronber [462] * trunk/sources/HeuristicLab.CEDMA.Operators/DoubleRangeVariableInjector.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLabCedmaOperatorsPlugin.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/SequentialComposer.cs (added) * implemented simple operator to create sub-scopes with variable ... Wed, 06 Aug 2008 14:59:39 GMT gkronber [461] * trunk/sources/HeuristicLab.StructureIdentification/StructIdProblemInjector.cs (modified) improved StructIdProblemInjector (user can remove variables which ... Wed, 06 Aug 2008 14:58:42 GMT gkronber [460] * trunk/sources/HeuristicLab.Functions/BakedTreeEvaluator.cs (modified) minor changes in BakedTreeEvaluator to removed branches Wed, 06 Aug 2008 14:58:02 GMT gkronber [459] * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) fixed a bug introduced in r454 Wed, 06 Aug 2008 13:32:58 GMT gkronber [458] * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.designer.cs (modified) added line numbers for the grid-view of the dataset Wed, 06 Aug 2008 13:32:33 GMT gkronber [457] * trunk/sources/HeuristicLab.DataAnalysis/HeuristicLab.DataAnalysis.csproj (modified) * trunk/sources/HeuristicLab.DataAnalysis/RowShuffler.cs (modified) * trunk/sources/HeuristicLab.DataAnalysis/RowShuffler.resx (added) improved shuffle rows feature (#233) Wed, 06 Aug 2008 13:31:22 GMT gkronber [456] * trunk/sources/HeuristicLab.DataAnalysis/SvmExporter.cs (modified) fixed #234 GUI (layout of SvmExporter is botched). Also added line ... Wed, 06 Aug 2008 13:06:10 GMT gkronber [455] * trunk/sources/HeuristicLab.DataAnalysis/SvmExporter.cs (modified) fixed a typo Wed, 06 Aug 2008 11:12:46 GMT gkronber [454] * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) * trunk/sources/HeuristicLab.DataAnalysis/HeuristicLab.DataAnalysis.csproj (modified) * trunk/sources/HeuristicLab.DataAnalysis/RowShuffler.cs (added) implemented #233 (Shuffle instances in Dataset) Tue, 05 Aug 2008 20:22:25 GMT gkronber [453] * trunk/sources/HeuristicLab.StructureIdentification/Evaluation/AccuracyEvaluator.cs (modified) * trunk/sources/HeuristicLab.StructureIdentification/Evaluation/MCCEvaluator.cs (modified) fixed a small problem in classification evaluators (#225) Tue, 05 Aug 2008 14:51:35 GMT gkronber [452] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) fixed a bug that caused generation of invalid individuals (#225) Tue, 05 Aug 2008 14:38:38 GMT gkronber [451] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) added checking of sub-operator type constraints to IsValidTree ... Tue, 05 Aug 2008 14:31:40 GMT gkronber [450] * trunk/sources/HeuristicLab.StructureIdentification/Recombination/SizeFairCrossOver.cs (modified) * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) removed the balanced-tree parameter for method !CreateRandomTree ... Tue, 05 Aug 2008 13:40:29 GMT gkronber [449] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) Use PTC2 random tree creation for all random-tree-creation-needs ... Tue, 05 Aug 2008 13:23:43 GMT gkronber [448] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) removed size limit check in !MakeBalancedTree and ... Tue, 05 Aug 2008 11:03:22 GMT gkronber [447] * trunk/sources/HeuristicLab.Operators.Stopwatch/HeuristicLab.Operators.Stopwatch.csproj (modified) * trunk/sources/HeuristicLab.Operators.Stopwatch/Properties/AssemblyInfo.frame (modified) added automatic updating of revision number (ticket #231) Tue, 05 Aug 2008 10:53:47 GMT gkronber [446] * trunk/sources/HeuristicLab.Operators.Stopwatch/Properties/AssemblyInfo.frame (moved) renamed AssemblyInfo to prepare for automatic update of revision number Tue, 05 Aug 2008 10:52:05 GMT gkronber [445] * trunk/sources/HeuristicLab.Operators.Stopwatch (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/HeuristicLab.Operators.Stopwatch.csproj (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/HeuristicLabOperatorsStopwatchPlugin.cs (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/Properties (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/Properties/AssemblyInfo.cs (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/StartStopwatch.cs (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/StopStopwatch.cs (added) * trunk/sources/HeuristicLab.Operators.Stopwatch/Stopwatch.cs (added) * trunk/sources/HeuristicLab.sln (modified) * trunk/sources/HeuristicLab/CopyAssemblies.cmd (modified) initial import of HeuristicLab.Operators.Stopwatch plugin (ticket #231)