Timeline
06/17/08:
- 20:51 Ticket #168 (BakedFunctionTree maps different function instances of the same ...) closed by
- fixed: fixed the main problem of this ticket which was caused by the static …
- 20:47 Ticket #169 (Possibility to extend the set of available functions for GP via plugins) created by
- Related to reopened ticket #106 in that it needs a similar adaption to …
- 20:31 Ticket #166 (SymbolTable for the function-evaluation shouldn't be static) closed by
- fixed: This issue was fixed together with #168 (see changeset r319)
- 20:22 Ticket #106 (Programmable functions for GP (similar to ProgrammableOperator)) reopened by
- The evaluation of ProgrammableFunctions was removed while improving …
- 20:15 Changeset [320] by
-
fixed serialization of function-trees (deactivated with r317) (ticket #168)
- 19:48 Changeset [319] by
-
simplified symbol-table mechanism (ticket #168)
- 18:56 Changeset [318] by
-
adapted and simplified evaluation code for ticket #168
- 18:17 Changeset [317] by
-
fixed the defect (ticket #168)
- 16:36 Ticket #168 (BakedFunctionTree maps different function instances of the same ...) created by
06/16/08:
- 17:38 Changeset [316] by
-
removed unnecessary catch statement because exception is not handled anyway
- 17:36 Changeset [315] by
-
improved code for distributed-engine job-manager. Also removed the throwing of an uncaught exception in a thread-pool thread.
06/13/08:
- 11:22 Ticket #154 (Remove text-field to enter the port number in the grid-client form) closed by
- fixed: fixed with r314
- 11:21 Changeset [314] by
-
fixed #154
- 11:05 Changeset [313] by
-
deleted experimental serialization branches
06/10/08:
- 16:22 Ticket #167 (Possibility to set scaling parameters for dataset-scaling manually) closed by
- fixed: implemented with r312
- 16:21 Changeset [312] by
-
added possibility to manually scale data. (ticket #167)
- 11:15 Ticket #6 (Data preprocessing functionality similar to HeuristicModeling (HL2)) closed by
- invalid: non actionable. should be replaced by specific feature requests.
- 10:52 Ticket #167 (Possibility to set scaling parameters for dataset-scaling manually) created by
06/09/08:
- 19:26 Ticket #165 (Add counter that counts a DoubleData by a given interval) closed by
- fixed: completed in r311 no plans to merge to 3.0 unless required/requested
- 19:25 Changeset [311] by
-
Added DoubleCounter which counts a double (by a given interval) -> ticket #165
- 19:06 Changeset [310] by
-
fixed a bug in the tree exporter for HL2
- 19:05 Changeset [309] by
-
fixed a bug that threw Exceptions when loading a GP engine with results (trees)
- 15:37 Ticket #166 (SymbolTable for the function-evaluation shouldn't be static) created by
- 15:28 Ticket #165 (Add counter that counts a DoubleData by a given interval) created by
- 11:24 Changeset [308] by
-
fixed typo "Substraction" -> "Subtraction" oops
06/06/08:
- 13:41 Changeset [307] by
-
Updated description of test functions
- 13:12 Changeset [306] by
-
Updated description of test functions
- 13:09 Documentation/Reference/Test Functions edited by
- Updated description of real valued test functions (diff)
- 12:55 Documentation/Reference/Test Functions edited by
- Updated description of real valued test functions (diff)
- 12:51 Changeset [305] by
-
Updated template document for description of real valued test functions
- 03:03 Changeset [304] by
-
Added Mathematica file containing real valued test functions
- 03:02 Changeset [303] by
-
Added template document for describing real valued test functions
- 01:55 Documentation/Reference/Test Functions edited by
- Updated page (diff)
- 01:51 Documentation/Reference/Test Functions edited by
- Removed MathML test code (diff)
- 01:29 Documentation/Reference/Test Functions edited by
- Experiments with MathML (diff)
06/05/08:
- 17:53 Changeset [302] by
- 17:51 Changeset [301] by
-
removed code to remove non-existent parameter "BadCount" (ticket #142)
- 16:13 Documentation/Reference/Test Functions edited by
- Experiments with wiki processors (diff)
- 14:31 Changeset [300] by
-
merged r229 into HL3 stable branch
- 14:30 Ticket #164 (DistributedEngine shoud call OnOperationExecuted and check for abort ...) closed by
- fixed: fixed with r299
- 14:30 Changeset [299] by
-
fixed #164
- 14:23 Ticket #155 (Exceptions in engines are not handled correctly) closed by
- fixed: test runs were successful
- 13:37 Ticket #142 (The number of stored BadChildren can be reduced) closed by
- fixed
- 13:37 Changeset [298] by
-
Merged fix of ticket #142 (r295:297) from trunk into 3.0 release branch
- 12:09 Changeset [297] by
-
- fixed "off by one" bug when determining the number of badChildren needed from the successRatioLimit.
- fixed a bug in the calculation of the current successRatio. (used number of good Children in the last generation instead of the total number of good children
(ticket #142)
- 11:55 Changeset [296] by
-
Worked on ticket #142
- applied offspring selection patch by gkronber to reduce number of stored bad children
- 10:32 Ticket #161 (Please review and add / replace the attached RealVector manipulator ...) closed by
- fixed
- 10:32 Changeset [295] by
-
Merged fix of ticket #161 (r292:294) from trunk into 3.0 release branch
- 10:24 Changeset [294] by
-
Worked on ticket #161
- removed bounds checking in MichalewiczNonUniformAllPositionsManipulator and MichalewiczNonUniformOnePositionManipulator
- 02:47 Documentation/Reference/Test Functions edited by
- Removed non-functional MathML code (diff)
- 02:08 Documentation/Reference/Test Functions created by
- Experiments with MathML
- 00:12 OldWikiStart edited by
- Added reference to new wiki page TestFunctions (diff)
06/04/08:
- 23:48 Changeset [293] by
-
Worked on ticket #161
- added ContinuousManipulator implemented by adoppelb
- added bug fixes for MichalewiczNonUniformAllPositionsManipulator and MichalewiczNonUniformOnePositionManipulator as suggested by adoppelb, but commented them -> have to check this with adoppelb first
- 23:32 Ticket #135 (Please review and add the attached test functions) closed by
- fixed
- 23:32 Changeset [292] by
-
Merged fix of ticket #135 (r290:291) from trunk into 3.0 release branch
- 23:26 Changeset [291] by
-
Worked on ticket #135
- added additional test functions implemented by adoppelb
- 11:43 OldWikiStart edited by
- Added HeuristicLab wiki page (diff)
- 11:38 Ticket #164 (DistributedEngine shoud call OnOperationExecuted and check for abort ...) created by
06/03/08:
- 17:44 Changeset [290] by
-
minor fix
- 17:31 Ticket #163 (Changing the FunctionLibrary in a VariableInjector has no effect on ...) created by
- Howto reproduce: * Create a new sequential engine * Add …
- 17:29 Changeset [289] by
- 17:13 Changeset [288] by
-
added code to account for constraints regarding the set of allowed sub-functions
- 17:12 Changeset [287] by
-
fixed missing file problem of last changeset
- 16:21 Changeset [286] by
-
- renamed RandomTreeCreator to RampedTreeCreator
- added ProbabilisticTreeCreator and method to create trees with a more uniform size distribution (actual distribution still depends on the arity of functions in the function library)
- 13:17 Changeset [285] by
-
- removed the randomly selected size-limit from the RandomTreeCreator to force a more uniform distribution of tree-heights.
- added a parameter minimum tree-height
- 13:02 Changeset [284] by
-
fixed a bug that caused a bias towards trees of size 1 in the population initialization