Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/05/08:

21:34 Changeset [712] by gkronber

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 bspisic

#319

Few events for mouseEventListeners defined

19:48 Changeset [710] by bspisic

#319

Added some classes and interfaces for event handling.

19:38 Changeset [709] by bspisic

#319

removed unused classes

11/02/08:

22:42 Ticket #313 (CrossValidation operator doesn't work with fold=1) closed by gkronber
fixed: fixed with r708.
22:42 Changeset [708] by gkronber

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 gkronber
fixed: Added type constraint check with r707.
22:28 Changeset [707] by gkronber

added type constraint check for one-point crossover (#305)

10/31/08:

15:47 Ticket #331 (API documentation) created by vdorfer
Write/update API documentation using C# XML code comments.

10/30/08:

07:30 Changeset [706] by gkronber

fixed another problem with thread parallel GP execution (#328)

10/29/08:

18:39 Changeset [705] by abeham

[TICKET #297] fixed some bugs in the TCP connection

16:01 Changeset [704] by abeham

[TICKET #297] communication restructuring

14:27 Changeset [703] by gkronber

fixed compilation errors in CEDMA plugins introduced with r702 (#328)

11:21 Changeset [702] by gkronber

fixed #328 by restructuring evaluation operators to remove state in evaluation operators.

09:27 Ticket #330 (ROCAnalyser is not thread-safe) created by gkronber
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 abeham
fixed: After reviewing this quickly with gkronber it was decided to put a …
10:12 Changeset [701] by abeham

[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 abeham
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 gkronber
There are shared data-structures in evaluation operators and the …
20:44 Ticket #183 (Splash screen sometimes causes ObjectDisposedException) reopened by abeham
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 gkronber
fixed: implemented two operators * OffspringEqualiser which accepts new …
15:26 Changeset [700] by gkronber

implemented #326

15:15 Ticket #327 (StructureIdentification evaluator has a strict size limit of 4096 tree ...) closed by gkronber
fixed: fixed with r699 by replacing the fixed size array with a list (this …
15:13 Changeset [699] by gkronber

quick fix for #327.

15:13 Ticket #327 (StructureIdentification evaluator has a strict size limit of 4096 tree ...) created by gkronber
15:12 Ticket #325 (Operator to analyse internal tree structure (distribution of arities)) closed by gkronber
fixed: implemented with r698.
15:12 Changeset [698] by gkronber

implemented #325

13:43 Ticket #326 (GP operator equalisation operator to prevent bloat) created by gkronber
13:42 Ticket #325 (Operator to analyse internal tree structure (distribution of arities)) created by gkronber
Note: See TracTimeline for information about the timeline view.