# # ChangeLog for trunk # # Generated by Trac 1.0.12 # 07/19/24 07:50:42 Fri, 06 Jun 2008 11:12:29 GMT swagner [306] * trunk/documentation/Test Functions/TestFunctions.pdf (modified) * trunk/documentation/Test Functions/TestFunctions.tex (modified) Updated description of test functions Fri, 06 Jun 2008 10:51:19 GMT swagner [305] * trunk/documentation/Test Functions/Images/Ackley.eps (deleted) * trunk/documentation/Test Functions/Images/Ackley_large.eps (added) * trunk/documentation/Test Functions/Images/Ackley_small.eps (added) * trunk/documentation/Test Functions/Images/Griewangk_large.eps (added) * trunk/documentation/Test Functions/Images/Griewangk_small.eps (added) * trunk/documentation/Test Functions/TestFunctions.pdf (modified) * trunk/documentation/Test Functions/TestFunctions.tex (modified) Updated template document for description of real valued test functions Fri, 06 Jun 2008 01:03:55 GMT swagner [304] * trunk/documentation/Test Functions/TestFunctions.nb (added) Added Mathematica file containing real valued test functions Fri, 06 Jun 2008 01:02:52 GMT swagner [303] * trunk/documentation/Test Functions (added) * trunk/documentation/Test Functions/Images (added) * trunk/documentation/Test Functions/Images/Ackley.eps (added) * trunk/documentation/Test Functions/TestFunctions.pdf (added) * trunk/documentation/Test Functions/TestFunctions.tex (added) Added template document for describing real valued test functions Thu, 05 Jun 2008 15:51:30 GMT gkronber [301] * trunk/sources/HeuristicLab.Selection.OffspringSelection/OffspringSelector.cs (modified) removed code to remove non-existent parameter "BadCount" (ticket #142) Thu, 05 Jun 2008 12:30:02 GMT gkronber [299] * trunk/sources/HeuristicLab.DistributedEngine/DistributedEngine.cs (modified) fixed #164 Thu, 05 Jun 2008 10:09:22 GMT gkronber [297] * trunk/sources/HeuristicLab.Selection.OffspringSelection/OffspringSelector.cs (modified) * fixed "off by one" bug when determining the number of badChildren ... 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