Timeline
11/07/08:
- 17:56 Changeset [720] by
-
added quick (untested) implementation for #340 (Plugin for genetic programming for boolean logic).
- 17:41 Ticket #342 (BakedFunctionTree relies on a specific order of elements in the ...) created by
- 16:41 Ticket #341 (Allow general min/max use of operators in HeuristicLab.Random) closed by
- fixed: done in r719
- 16:41 Changeset [719] by
-
[TICKET #341] Changed HeuristicLab.Random operators to also take min/max, mu/sigma from scope
- 16:38 Ticket #341 (Allow general min/max use of operators in HeuristicLab.Random) created by
- The operators in HeuristicLab.Random: UniformRandomizer, …
- 13:39 Ticket #328 (GP evaluation doesn't work in a thread parallel engine) closed by
- fixed
- 13:18 Ticket #340 (Plugin for genetic programming for boolean logic) created by
- * Terminals: Constant (true,false), Variable; * Functions: NOT AND, …
- 13:15 Ticket #339 (Persist meta-information about required plugins in all documents) created by
- This is useful for job distribution with the [wiki:mse12g4WS08 …
- 13:12 DevelopersTeam created by
- added list of contributors that quickly came to mind
- 12:58 OldWikiStart edited by
- added a link to a page with all contributors (diff)
- 12:10 Ticket #338 (CopyTo method in ItemDictionary<K,V> is not implemented) created by
- 12:08 Ticket #337 (TryXXX methods in ConstrainedItemList do not return violated ...) created by
11/06/08:
- 17:54 Changeset [718] by
-
startet implementation of the logger (#335)
- 17:40 Changeset [717] by
-
created Hive Client Console (#334)
- 17:22 Ticket #336 (creation of the hive client common projekt) closed by
- fixed: implemented in r716
- 17:21 Changeset [716] by
-
added the hive.client.common project (#336)
- 17:07 Ticket #336 (creation of the hive client common projekt) created by
- Commons for: Shared interfaces logging …
- 16:47 Ticket #335 (Implementation of a logging mechanism for the Hive project) created by
- Evaluation and Implementation of a logging mechanism for the Hive Project
- 16:45 Ticket #332 (Creation of the Hive Client Core) closed by
- fixed: changed in r714 and r715
- 16:43 Changeset [715] by
-
implemented a basic hive client core (#332)
- 16:42 Changeset [714] by
-
implemented the basic hive client core component (#332)
- 15:55 Ticket #334 (design of GUI for HiveClient) created by
- first edition of the HiveClient Console
- 15:53 Ticket #333 (Creation of projects for HiveServer) closed by
- fixed: done in revision 713
- 15:51 Changeset [713] by
-
Creation of HiveServer Projects (#333)
- 15:41 Ticket #333 (Creation of projects for HiveServer) created by
- The server will be divided into 4 projects: * …
- 15:40 Ticket #332 (Creation of the Hive Client Core) created by
- the core is realized as an application.
11/05/08:
- 21:34 Changeset [712] by
-
fixed a stupid mistake introduced with r702 #328 (GP evaluation doesn't work in a thread parallel engine).
11/04/08:
- 20:33 Changeset [711] by
-
Few events for mouseEventListeners defined
- 19:48 Changeset [710] by
-
Added some classes and interfaces for event handling.
- 19:38 Changeset [709] by
-
removed unused classes
11/02/08:
- 22:42 Ticket #313 (CrossValidation operator doesn't work with fold=1) closed by
- fixed: fixed with r708.
- 22:42 Changeset [708] by
-
added a check for the value of nFolds to fix #313 (CrossValidation operator doesn't work with fold=1)
- 22:28 Ticket #305 (Implementation of GP onepoint crossover doesn't match description as ...) closed by
- fixed: Added type constraint check with r707.
- 22:28 Changeset [707] by
-
added type constraint check for one-point crossover (#305)
10/31/08:
- 15:47 Ticket #331 (API documentation) created by
- Write/update API documentation using C# XML code comments.
10/30/08:
- 07:30 Changeset [706] by
-
fixed another problem with thread parallel GP execution (#328)
10/29/08:
- 18:39 Changeset [705] by
-
[TICKET #297] fixed some bugs in the TCP connection
- 16:01 Changeset [704] by
-
[TICKET #297] communication restructuring
- 14:27 Changeset [703] by
-
fixed compilation errors in CEDMA plugins introduced with r702 (#328)
- 11:21 Changeset [702] by
-
fixed #328 by restructuring evaluation operators to remove state in evaluation operators.
- 09:27 Ticket #330 (ROCAnalyser is not thread-safe) created by
- The operator holds state in global variables and doesn't synchronize …
10/28/08:
- 10:12 Ticket #329 (Variable fails to clone when value is null) closed by
- fixed: After reviewing this quickly with gkronber it was decided to put a …
- 10:12 Changeset [701] by
-
[TICKET #329] Added not-null check before cloning value in Variable.Clone()
- 09:56 Ticket #329 (Variable fails to clone when value is null) created by
- Similar to the persistence methods the property Value in class …
10/27/08:
- 23:37 Ticket #328 (GP evaluation doesn't work in a thread parallel engine) created by
- There are shared data-structures in evaluation operators and the …
- 20:44 Ticket #183 (Splash screen sometimes causes ObjectDisposedException) reopened by
- Unfortunately I think the bug still exists. I am reopening this and …
- 15:29 Ticket #326 (GP operator equalisation operator to prevent bloat) closed by
- fixed: implemented two operators * OffspringEqualiser which accepts new …
- 15:26 Changeset [700] by
-
implemented #326
- 15:15 Ticket #327 (StructureIdentification evaluator has a strict size limit of 4096 tree ...) closed by
- fixed: fixed with r699 by replacing the fixed size array with a list (this …
- 15:13 Changeset [699] by
-
quick fix for #327.
- 15:13 Ticket #327 (StructureIdentification evaluator has a strict size limit of 4096 tree ...) created by
- 15:12 Ticket #325 (Operator to analyse internal tree structure (distribution of arities)) closed by
- fixed: implemented with r698.
- 15:12 Changeset [698] by
-
implemented #325
- 13:43 Ticket #326 (GP operator equalisation operator to prevent bloat) created by
- 13:42 Ticket #325 (Operator to analyse internal tree structure (distribution of arities)) created by