Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/08/08:

22:03 Ticket #100 (PluginManager uses the active path as the location to store downloaded ...) created by gkronber
This is a serious error because the .NET framework remembers the …
21:46 Changeset [117] by gkronber

ticket #98 also removed call to Compile() in the Populate() method since it slowed down the deserialization needed for the parallel execution horribly and it's not needed in the lazy compilation scheme anyway (also see r116)

16:09 Ticket #99 (Possibility to publish multiple plugins in one action) created by gkronber
Publishing many plugins is cumbersome. It would be nice to have an …
15:02 Ticket #98 (Emtpy method of ProgrammableOperator is compiled on every clone operation) closed by gkronber
fixed: fixed with r116 as suggested by pspitzli by lazily compiling the …
15:00 Changeset [116] by gkronber

fixing #98 by compiling the method in the programmable operator lazily in the apply() method. as suggested by pspitzli

14:49 Changeset [115] by gkronber

improved the comment of the OS.version check

14:44 Ticket #96 (GridClient / GridServer doesn't work in Vista (inconsistent result of ...) closed by gkronber
fixed: applied patch with r114
14:44 Ticket #97 (Multiple instances of GridClient on one machine) closed by gkronber
fixed: patch applied with r114
14:44 Changeset [114] by gkronber

fixed #96 and #97

04/07/08:

22:29 Ticket #98 (Emtpy method of ProgrammableOperator is compiled on every clone operation) created by gkronber
This is potentially harmful (at least for efficiancy reasons) in a GP …
22:26 Ticket #97 (Multiple instances of GridClient on one machine) created by gkronber
Could be useful to allocate both cores on a dual-core machine. (first …
22:22 Ticket #96 (GridClient / GridServer doesn't work in Vista (inconsistent result of ...) created by gkronber
GridClient and GridServer do not work in Windows Vista (TM) …

04/03/08:

09:39 IslandGA_global.hl attached to IslandGA_TSP by gkronber
Island GA example working with r113
09:37 IslandGA_TSP edited by gkronber
fixed IslandGA example to work with current revision (diff)

03/31/08:

17:18 OldWikiStart edited by gkronber
added link to page DesignDocuments (diff)
14:16 Ticket #93 (DelegatingOperator puts name translations of local variables into the scope) closed by swagner
fixed: Fixed in r113
14:15 Changeset [113] by swagner

Closed ticket #93

  • fixed handling of local variables in DelegatingOperator
14:05 Ticket #94 (Operators might overwrite existing aliases in the scope) closed by swagner
duplicate: Closing this ticket now as all further work concerning refactoring the …

03/30/08:

23:57 Ticket #57 (Split operators into operators and operator calls) closed by swagner
duplicate: Closing this ticket now as all further work will be handled in ticket #95.
23:54 Ticket #95 (Refactor operator architecture) created by swagner
The operator architecture suffers from some drawbacks related to …
23:30 Ticket #94 (Operators might overwrite existing aliases in the scope) created by gkronber
Before applying the operator and possible sub-operators the …
22:42 Ticket #93 (DelegatingOperator puts name translations of local variables into the scope) created by gkronber
The DelegatingOperator (and thus the CombinedOperator) puts name …

03/28/08:

16:16 Ticket #92 (Listing in ConstrainedItemList is multicolumned) closed by abeham
fixed: The View property which controls the display of the items was set to …
16:15 Changeset [112] by abeham

Changed View in ListView to List (ticket #92)

16:06 Ticket #92 (Listing in ConstrainedItemList is multicolumned) created by abeham
14:29 Ticket #89 (Refactor inheritance hierarchy of operators in RealVector) closed by abeham
fixed: The self adaptive operators got their own base class derived from …
14:28 Ticket #88 (Use static methods in operators to encapsulate main functionality) closed by abeham
fixed: done in r111
14:28 Changeset [111] by abeham

Renamed Recombination operators to MultCrossover operators and added the necessary base classes (ticket #89)
Created a static Apply method that encapsulates the functionality of the operators (ticket #88)

13:32 Ticket #91 (Rename variable names in TestFunctionInjector) closed by abeham
fixed: a small error was left over from r109 regarding the variable names in …
13:31 Ticket #91 (Rename variable names in TestFunctionInjector) reopened by abeham
13:31 Changeset [110] by abeham

Fixed small error still from ticket #91

13:23 Ticket #91 (Rename variable names in TestFunctionInjector) closed by abeham
fixed: The Boundaries were chosen as UpperBound/LowerBound because of a …
13:23 Changeset [109] by abeham

Renamed variables in TestFunctionInjector (ticket #91)

13:21 Ticket #91 (Rename variable names in TestFunctionInjector) created by abeham
The variables in TestFunctionInjector should be distincted from the …
13:18 Ticket #86 (Rename formal variable name Point) closed by abeham
wontfix: After some discussion with Stefan, the distinction between the …
13:16 Ticket #85 (Rename formal variable names) closed by abeham
wontfix: For the general description of RealVector this fits better than for a …
12:17 Ticket #90 (Add base class for crossover operators crossing more than two parents) closed by swagner
fixed: Added base class MultiCrossoverBase in r108.
12:17 Changeset [108] by swagner

Closed ticket #90

  • added base class MultiCrossoverBase for crossover operators crossing more than two parents
12:05 Ticket #90 (Add base class for crossover operators crossing more than two parents) created by swagner
Another base class is required for implementing crossover operators …
12:04 Ticket #89 (Refactor inheritance hierarchy of operators in RealVector) created by swagner
The inheritance hierarchy of the operators in RealVector could be …
11:54 Ticket #88 (Use static methods in operators to encapsulate main functionality) created by swagner
Operators should use a static method called Apply to encapsulate …
11:38 Ticket #87 (Use static methods to evaluate test functions) closed by swagner
fixed: Fixed in r107
11:38 Changeset [107] by swagner

Fixed ticket #87

  • used a static method Apply in each test function evaluation operator
11:34 Ticket #87 (Use static methods to evaluate test functions) created by swagner
Similar to the operators in Permutation or RealVector evaluation …
Note: See TracTimeline for information about the timeline view.