# # ChangeLog for trunk # # Generated by Trac 1.0.12 # 07/19/24 09:31:39 Thu, 05 Jun 2008 09:55:26 GMT swagner [296] * trunk/sources/HeuristicLab.Selection.OffspringSelection/OffspringSelector.cs (modified) Worked on ticket #142 - applied offspring selection patch by ... Thu, 05 Jun 2008 08:24:34 GMT swagner [294] * trunk/sources/HeuristicLab.RealVector/MichalewiczNonUniformAllPositionsManipulator.cs (modified) * trunk/sources/HeuristicLab.RealVector/MichalewiczNonUniformOnePositionManipulator.cs (modified) Worked on ticket #161 - removed bounds checking in ... Wed, 04 Jun 2008 21:48:05 GMT swagner [293] * trunk/sources/HeuristicLab.RealVector/ContinuousManipulator.cs (added) * trunk/sources/HeuristicLab.RealVector/HeuristicLab.RealVector.csproj (modified) * trunk/sources/HeuristicLab.RealVector/MichalewiczNonUniformAllPositionsManipulator.cs (modified) * trunk/sources/HeuristicLab.RealVector/MichalewiczNonUniformOnePositionManipulator.cs (modified) Worked on ticket #161 - added ContinuousManipulator implemented by ... Wed, 04 Jun 2008 21:26:51 GMT swagner [291] * trunk/sources/HeuristicLab.TestFunctions/BealeEvaluator.cs (added) * trunk/sources/HeuristicLab.TestFunctions/BoothEvaluator.cs (added) * trunk/sources/HeuristicLab.TestFunctions/HeuristicLab.TestFunctions.csproj (modified) * trunk/sources/HeuristicLab.TestFunctions/LevyEvaluator.cs (added) * trunk/sources/HeuristicLab.TestFunctions/MatyasEvaluator.cs (added) * trunk/sources/HeuristicLab.TestFunctions/SumSquaresEvaluator.cs (added) * trunk/sources/HeuristicLab.TestFunctions/ZakharovEvaluator.cs (added) Worked on ticket #135 - added additional test functions implemented ... Tue, 03 Jun 2008 15:44:19 GMT gkronber [290] * trunk/sources/HeuristicLab.DataAnalysis/Statistics.cs (modified) minor fix Tue, 03 Jun 2008 15:29:31 GMT gkronber [289] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) * also added code to account for constraints regarding the allowed ... Tue, 03 Jun 2008 15:13:38 GMT gkronber [288] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) added code to account for constraints regarding the set of allowed ... Tue, 03 Jun 2008 15:12:16 GMT gkronber [287] * trunk/sources/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.csproj (modified) fixed missing file problem of last changeset Tue, 03 Jun 2008 14:21:56 GMT gkronber [286] * trunk/sources/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.csproj (modified) * trunk/sources/HeuristicLab.StructureIdentification/ProbabilisticTreeCreator.cs (added) * trunk/sources/HeuristicLab.StructureIdentification/RampedTreeCreator.cs (moved) * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) * renamed RandomTreeCreator to RampedTreeCreator * added ... Tue, 03 Jun 2008 11:17:31 GMT gkronber [285] * trunk/sources/HeuristicLab.StructureIdentification/RandomTreeCreator.cs (modified) * removed the randomly selected size-limit from the RandomTreeCreator ... Tue, 03 Jun 2008 11:02:26 GMT gkronber [284] * trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) fixed a bug that caused a bias towards trees of size 1 in the ... Mon, 02 Jun 2008 09:23:03 GMT gkronber [283] * trunk/sources/HeuristicLab.Logging/HeuristicLab.Logging.csproj (modified) * trunk/sources/HeuristicLab.Logging/LogView.Designer.cs (modified) * trunk/sources/HeuristicLab.Logging/LogView.cs (modified) * trunk/sources/HeuristicLab.Logging/Logger.cs (added) * added a more generic logging operator that allows to specify which ... Mon, 02 Jun 2008 09:02:57 GMT gkronber [282] * trunk/documentation/API Documentation/SQLite.NET.chm (added) * trunk/sources/HeuristicLab.SQLite/HeuristicLab.SQLite.csproj (modified) * trunk/sources/HeuristicLab.SQLite/HeuristicLabSQLitePlugin.cs (modified) * trunk/sources/HeuristicLab.SQLite/System.Data.SQLite.DLL (added) added SQLite assembly and documentation Mon, 02 Jun 2008 08:32:04 GMT gkronber [281] * trunk/sources/HeuristicLab.DistributedEngine/DistributedEngine.cs (modified) * trunk/sources/HeuristicLab.DistributedEngine/JobManager.cs (modified) ticket #155 operations that failed at a grid-client are pushed back ... Fri, 30 May 2008 16:58:43 GMT gkronber [280] * trunk/sources/HeuristicLab.StructureIdentification/RandomTreeCreator.cs (modified) fixed #162 Thu, 29 May 2008 16:27:04 GMT gkronber [276] * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) improved comment (#157) Thu, 29 May 2008 16:23:47 GMT gkronber [275] * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) fixed #157 Thu, 29 May 2008 16:14:22 GMT gkronber [274] * trunk/sources/HeuristicLab.DataAnalysis/DataFormatException.cs (modified) * trunk/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) * trunk/sources/HeuristicLab.StructureIdentification/StructIdProblemInjectorView.cs (modified) addition changeset (r273). added a warning dialog showing what was ... Thu, 29 May 2008 16:05:50 GMT gkronber [273] * trunk/sources/HeuristicLab.DataAnalysis/DataFormatException.cs (added) * trunk/sources/HeuristicLab.DataAnalysis/DatasetParser.cs (modified) * trunk/sources/HeuristicLab.DataAnalysis/HeuristicLab.DataAnalysis.csproj (modified) * trunk/sources/HeuristicLab.StructureIdentification/StructIdProblemInjectorView.cs (modified) fixed #160 Thu, 29 May 2008 15:22:10 GMT gkronber [272] * trunk/sources/HeuristicLab.DataAnalysis/DatasetParser.cs (modified) fixed #158