Timeline
01/06/09:
- 20:57 Ticket #450 (Too much code in ProgrammableOperator) created by
- When there's too much code in the ProgrammableOperator and the …
12/31/08:
- 19:48 Changeset [1074] by
-
added operators to clean up when algorithm is finished. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))
- 19:46 Changeset [1073] by
-
worked on CEDMA analysis frontend. #419 (Refactor CEDMA plugins)
12/29/08:
- 09:16 Ticket #449 (SubScopesSorter should sort on IntValues too) created by
- Currently the SubScopesSorter sorts based on a double (quality) …
- 08:06 Changeset [1072] by
-
minor fixes for debugging refactored CEDMA infrastructure ##419 (Refactor CEDMA plugins).
12/25/08:
- 13:59 Ticket #448 (Calculation of mean throws an exception if the input data contains NaN ...) closed by
- fixed: fixed with r1071 in trunk.
- 13:58 Changeset [1071] by
-
fixed #448 (Calculation of mean throws an exception if the input data contains NaN values).
- 13:58 Changeset [1070] by
-
fixed #448 (Calculation of mean throws an exception if the input data contains NaN values) in CEDMA refactoring branch (#419).
- 13:53 Ticket #448 (Calculation of mean throws an exception if the input data contains NaN ...) created by
- It's OK to ignore the NaN entries for calculation of mean, as long as …
- 13:51 Ticket #447 (Differential symbol should evaluate to 0 if the previous value is NaN, ...) closed by
- fixed: fixed with r1069 in trunk.
- 13:51 Changeset [1069] by
-
fixed #447 (Differential symbol should evaluate to 0 if the previous value is NaN, Inf. or out of range).
- 13:50 Changeset [1068] by
-
fixed #447 (Differential symbol should evaluate to 0 if the previous value is NaN, Inf. or out of range) in CEDMA refactoring branch (#419).
- 13:42 Ticket #447 (Differential symbol should evaluate to 0 if the previous value is NaN, ...) created by
- 13:31 Ticket #446 (EngineRunner clears the global scope when an engine is finished) closed by
- fixed: fixed with r1067 in the trunk.
- 13:31 Changeset [1067] by
-
fixed #446 (EngineRunner clears the global scope when an engine is finished) in trunk.
- 13:29 Changeset [1066] by
-
fixed #446 (EngineRunner clears the global scope when an engine is finished) in the CEDMA refactoring branch.
- 13:29 Ticket #446 (EngineRunner clears the global scope when an engine is finished) created by
- The global scope contains the results of the run so this is incorrect …
- 13:21 Ticket #445 (StandardCrossover enters an infinite loop when trees are too large) closed by
- fixed: fixed with r1065 in trunk.
- 13:21 Changeset [1065] by
-
fixed #445 (StandardCrossover enters an infinite loop when trees are too large).
- 13:19 Changeset [1064] by
-
fixed #445 (StandardCrossover enters an infinite loop when trees are too large) in the CEDMA refactoring branch.
- 13:17 Ticket #445 (StandardCrossover enters an infinite loop when trees are too large) created by
- Bug reported by mkofler. The stopping criterion to prevent the …
- 13:14 Ticket #444 (TournamentSelector throws NullPointerException when all solutions of ...) closed by
- fixed: fixed with r1063 in trunk.
- 13:14 Changeset [1063] by
-
fixed #444 (TournamentSelector throws NullPointerException when all solutions of a group have quality of positive or negative infinity).
- 13:11 Changeset [1062] by
-
fixed #444 (TournamentSelector throws NullPointerException when all solutions of a group have quality of positive or negative infinity).
- 13:10 Ticket #444 (TournamentSelector throws NullPointerException when all solutions of ...) created by
- This is an extreme case but the exception can be easily prevented by …
- 11:14 Changeset [1061] by
-
#320 optimization of persistence (save) + tests
12/23/08:
- 18:40 Changeset [1060] by
-
worked on executer which retrieves the next job from the dispatcher and sends it to the grid for execution. #419 (Refactor CEDMA plugins)
- 16:18 Changeset [1059] by
-
#424
Implemented history stack for clipping areas - by pressing the "back" button the antecedent clipping area will be set
- 15:44 Changeset [1058] by
-
#424
Implemented zooming by holding the control key + scrolling
- 13:40 Ticket #442 (Implement integer vector solution representation) closed by
- fixed
- 13:40 Changeset [1057] by
-
Finished basic implementation of integer vector encoding (#442)
- 13:29 Ticket #443 (Plugin dependency HeuristicLab.Random in missing in the plugin class ...) closed by
- fixed: Fixed in r1056.
- 13:29 Changeset [1056] by
-
Added missing plugin dependency (#443)
- 13:25 Ticket #443 (Plugin dependency HeuristicLab.Random in missing in the plugin class ...) created by
- In the plugin class of the HeuristicLab.RealVector plugin the …
- 12:48 Changeset [1055] by
-
#424
Did some code refactoring (created concrete MouseEventListeners)
- 12:45 Changeset [1054] by
-
Added empty plugin HeuristicLab.IntVector (#442)
- 12:41 Ticket #442 (Implement integer vector solution representation) created by
- A new plugin HeuristicLab.IntVector has to be implemented to provide …