Timeline
02/24/09:
- 13:17 Ticket #496 (Add new crossover model into the SGA GUI plugin) closed by
- fixed: done in r1225 Had to add a new dependency to …
- 13:15 Changeset [1225] by
-
Adapted SGA plugin to use new crossover model, added reference to HeuristicLab.Evolutionary (ticket #496)
- 12:52 Ticket #496 (Add new crossover model into the SGA GUI plugin) created by
- The change to the model of crossover operators can be incorporated …
- 10:21 Ticket #475 (Implement new offspring analyzer for changed crossover behavior) closed by
- fixed: As discussed, I changed ComparisonFactor back to global variable, as …
- 10:19 Changeset [1224] by
-
Changed ComparisonFactor to global variable, corrected description slightly (finishes #475)
- 01:09 Changeset [1223] by
-
Adapted some of the XML code comments and some of the VariableInfo descriptions. Added a local default variable for ComparisonFactor. (#475)
- 00:58 Ticket #495 (Uniform distribution in initial strategy parameter vector) closed by
- fixed: done in r1222
- 00:58 Ticket #491 (Plus/Comma notation does not display correctly after loading) closed by
- fixed: done in r1222
- 00:58 Changeset [1222] by
-
Updated ES to uniformly distributed initialization of strategy vector #495
Fixed Plus/Comma display bug on load #491
Removed some unnecessary references
Added necessary reference to RealVector
02/23/09:
- 15:33 Ticket #494 (Import of missing values given as ;; doesn't work) closed by
- fixed: Merged r1220 from CEDMA refactoring branch to the trunk with r1221.
- 15:33 Changeset [1221] by
-
Merged r1220 from the CEDMA refactoring branch to the trunk. #494 (Import of missing values given as ;; doesn't work)
- 15:31 Changeset [1220] by
-
fixed #494 (Import of missing values given as ;; doesn't work) in the CEDMA refactoring branch.
- 13:16 Ticket #495 (Uniform distribution in initial strategy parameter vector) created by
- Instead of only specifying fixed starting values in the strategy …
- 10:30 Ticket #494 (Import of missing values given as ;; doesn't work) created by
02/18/09:
- 11:12 Changeset [1219] by
-
implementation done (#493)
02/17/09:
- 15:45 Ticket #493 (Implement a Job Storage Manager) created by
- Situation: A Job finishes calculating and the server is offline …
02/16/09:
- 01:52 Ticket #492 ((Auto-)Reload in choose operator library dialog) created by
- When an underlying operator library is changed, but was already loaded …
- 01:22 Ticket #470 (More flexibility in crossover) closed by
- fixed: Finished refactoring of crossover operators in r1218.
- 01:21 Changeset [1218] by
-
Refactoring of crossover operators (#470)
02/15/09:
- 14:47 Ticket #470 (More flexibility in crossover) reopened by
- Due to these changes, the parameter scope is no longer needed in the …
02/13/09:
- 11:53 Ticket #463 (Grid services allow connections from any user (SecurityMode.None)) reopened by
- Default mode doesn't allow authenticated connections from remote …
02/12/09:
- 15:19 Changeset [1217] by
-
Improved dispatcher code. Added an interface and a base class to make it easier to try out different dispatch strategies in the future. #419 (Refactor CEDMA plugins)
- 14:05 Changeset [1216] by
-
Improved dispatching mechanism. #419 (Refactor CEDMA plugins).
02/11/09:
- 13:39 Changeset [1215] by
-
removed property VariableNames and added Get- and SetVariableName(index) methods instead. #419 (Refactor CEDMA plugins)
- 13:28 Changeset [1214] by
-
changed model attribute TargetVariable to store the name of the variable instead of the index. #419 (Refactor CEDMA plugins)
02/10/09:
- 13:13 Ticket #220 (Create a non-editable snapshot of operators from the database operator ...) closed by
- invalid: This issue is non-existent after refactoring of all CEDMA plugins (see …
- 13:07 Ticket #463 (Grid services allow connections from any user (SecurityMode.None)) closed by
- fixed: Changed security mode for grid services to the default mode …
- 13:07 Changeset [1213] by
-
changed security mode for grid services to the default mode (Transport). #463 (Grid services allow connections from any user (SecurityMode.None))
- 12:59 Ticket #479 (Crossover operators create trees that are larger than the allowed max size) closed by
- fixed: merged r1200 and r1209 from CEDMA refactoring branch into trunk with r1212.
- 12:59 Changeset [1212] by
-
merged r1200 and r1209 from CEDMA refactoring branch into trunk. #479 (Crossover operators create trees that are larger than the allowed max size)
- 12:56 Ticket #488 (Lazy compilation pattern in ProgrammableOperator is not thread-safe ...) closed by
- fixed: merged r1210 into trunk with r1211.
- 12:56 Changeset [1211] by
-
merged r1210 from CEDMA refactoring branch into trunk #488 (Lazy compilation pattern in ProgrammableOperator is not thread-safe and doesn't work in thread parallel engines)