Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/14/08:

23:29 Ticket #58 (Cloning of ItemList returns an ItemList<IItem>) closed by swagner
fixed: Fixed again by adding patch of pspitzli in r68
23:28 Changeset [68] by swagner

Worked on ticket #58

  • added patch of pspitzli
23:18 Ticket #58 (Cloning of ItemList returns an ItemList<IItem>) reopened by swagner
01:34 Changeset [67] by swagner

Updated setup

01:16 Ticket #40 (Implement Equals and GetHashCode method for ObjectData) closed by swagner
fixed: Finished in r66
01:16 Changeset [66] by swagner

Closed ticket #40

  • implemented Equals and GetHashCode in ObjectData
01:05 Ticket #52 (Action "File->New->SGA" throws exception) closed by swagner
fixed: Fixed in r65
01:05 Changeset [65] by swagner

Fixed ticket #52

  • adapted plugin HeuristicLab.SGA according to changes in CombinedOperator, OperatorExtractor and ItemList
00:45 Ticket #58 (Cloning of ItemList returns an ItemList<IItem>) closed by swagner
fixed: Fixed in r64
00:45 Changeset [64] by swagner

Fixed ticket #58

  • adapted cloning in ItemList to return an instance of ItemList instead of an instance of ItemList<IItem>
00:22 Ticket #58 (Cloning of ItemList returns an ItemList<IItem>) created by swagner
Cloning of ItemList returns an instance of ItemList<IItem> which …

03/13/08:

23:56 Ticket #57 (Split operators into operators and operator calls) created by swagner
To enhance operator modularization operators should be splitted into …
23:52 Ticket #48 (Refactor operator modularization concept) closed by swagner
fixed: Finished refactoring of the operator modularization concept and …
23:40 Changeset [63] by swagner

Worked on ticket #48

  • removed experimental version of CombinedOperator
  • adapted Aliases in IScope interface
23:21 Changeset [62] by swagner

Worked on ticket #48

  • deleted branch Modularization
23:20 Changeset [61] by swagner

Worked on ticket #48

  • merged changes from branch Modularization (r55:59) back into trunk again
18:01 Ticket #56 (Warning before closing an unsaved algorithm) created by gkronber
17:22 Ticket #55 (The variable "ShakingFactor" is not correctly handled in ...) created by gkronber
Shakers enqueue the function specific manipulation operation and do …
12:31 ES_TSP edited by abeham
(diff)
12:31 ES_TSP edited by abeham
(diff)
12:31 ES_TSP edited by abeham
(diff)
12:26 ES_TSP edited by abeham
(diff)
12:26 ES_TSP.zip attached to ES_TSP by abeham
The ES workbench
12:25 ES_TSP created by abeham
12:19 WorkbenchesHL3 edited by abeham
Added (mu+lambda)-ES workbench (diff)
12:18 Ticket #54 (Create a HL 3.0 Release branch) created by gkronber
The release branch is only updated with bug fixes. Changes should be …

03/11/08:

18:26 Changeset [60] by mkofler

Ticket #51: Added wrappers for Find, FindIndex, Sort and Reverse

03/10/08:

14:47 Ticket #53 (Missing file AliasEventArgs (in modularization branch)) closed by swagner
fixed: Fixed in r59
14:47 Changeset [59] by swagner

Fixed ticket #53

  • added missing file AliasEventArgs.cs
11:18 Ticket #53 (Missing file AliasEventArgs (in modularization branch)) created by gkronber
01:24 Changeset [58] by swagner

Worked on ticket #48

  • removed automatic injection of variables in CombinedOperator
00:33 Changeset [57] by swagner

Worked on ticket #48

  • adapted persistence of scopes
  • minor other changes

03/07/08:

23:52 Changeset [56] by swagner

Worked on ticket #48

  • added aliases to handle formal/actual name translations in scopes
21:28 Changeset [55] by swagner

Worked on ticket #48

  • created a branch to experiment with some severe architectural changes for better supporting operator modularization
11:09 Ticket #52 (Action "File->New->SGA" throws exception) created by gkronber
NullPointerException in SGA.cs - CreateVariableInjection() […] …
03:07 Changeset [54] by swagner

Worked on ticket #48

  • still playing around with CombinedOperator

03/06/08:

19:17 Changeset [53] by mkofler

Worked on ticket #51

  • implemented AddRange, Exists and FindAll
18:52 Ticket #51 (Implement List<T> methods for ItemList<T>) created by mkofler
Wrap List<T> methods, especially: * Search methods (Find, FindAll, …
14:23 Ticket #50 (Allow update of a specific plugin (+ depents) via plugin-manager) created by gkronber
Especially useful if a plugin has been disabled because of missing files.
02:48 Changeset [52] by swagner

Worked on ticket #48

  • adapted CombinedOperator to offer a possibility for defining variable infos
02:07 Changeset [51] by swagner

Worked on ticket #48

  • moved AddVariableInfoDialog from HeuristicLab.Operators.Programmable to HeuristicLab.Operators
01:53 SGA.zip attached to SGA_TSP by swagner
01:53 Changeset [50] by swagner

Worked on ticket #48

  • added variable info in OperatorExtractor representing the operator that should be extracted
00:47 IslandGA_TSP edited by swagner
(diff)
00:46 MultiPopGA_TSP edited by swagner
(diff)
00:46 MultiPopGA_TSP edited by swagner
(diff)
00:45 IslandGA_TSP edited by swagner
(diff)
00:44 MultiPopGA_TSP edited by swagner
(diff)
00:40 SGA_TSP edited by swagner
(diff)
00:35 Changeset [49] by swagner

Updated operator description

00:35 Changeset [48] by swagner

Worked on ticket #48

  • simplified CombinedOperator and OperatorExtractor

03/05/08:

23:53 Ticket #49 (Remove operator reset mechanism) closed by swagner
fixed: Fixed in r47
23:52 Changeset [47] by swagner

Fixed ticket #49

  • removed operator reset mechanism
23:44 Ticket #49 (Remove operator reset mechanism) created by swagner
The reset mechanism for operators is considered dangerous and should …
23:34 Ticket #48 (Refactor operator modularization concept) created by swagner
The operator modularization concept needs some revision. Handling with …
23:27 Ticket #47 (Implement an engine for debugging purposes) created by swagner
Developing complex algorithms is a quite difficult and error-prone …
20:57 Ticket #46 (Rename MultiHeuristicBranch to StochasticMultiBranch) closed by swagner
fixed: Fixed in r46
20:56 Changeset [46] by swagner

Closed ticket #46

  • renamed MultiHeuristicBranch to StochasticMultiBranch
  • added description and license information
20:46 Ticket #46 (Rename MultiHeuristicBranch to StochasticMultiBranch) created by swagner
To avoid naming confusions, the operator MultiHeuristicBranch should …
19:09 IslandGA_TSP edited by gkronber
(diff)
19:09 MultipopGA_global.hl attached to MultiPopGA_TSP by gkronber
19:06 MultiPopGA_TSP edited by gkronber
(diff)
18:59 SGA_TSP edited by gkronber
(diff)
18:25 Changeset [45] by gkronber

reverted changeset 43 because it potentially deletes external plugins

13:25 Changeset [44] by gkronber

added operator MultiHeuristicBranch

11:35 Changeset [43] by mkofler

Fixed small issue with UpdateLocalInstallation batch file (added rmdir/mkdir for plugins directory).

10:56 Ticket #45 (Commandline options for the HL Starter) created by gkronber
It would be nice to have a way to control starter actions via …
10:48 Ticket #44 (Command line frontend for HL) created by gkronber
It would be nice to have a command line frontend for HL that allows at …
10:43 Ticket #43 (Automatic daily build and test infrastructure) created by gkronber
We should think about an automated build and test infrastructure for …
02:56 Ticket #42 (Provide UI support for choosing generic type parameters) created by swagner
In the TypeSelector and the TypeSelectorDialog it is not possible …
02:54 Ticket #41 (Implement ItemList<T> generic class) closed by swagner
fixed: Finished in r42. However, the UI for choosing generic type parameters …
02:52 Changeset [42] by swagner

Closed ticket #41

  • finished implementing ItemList<T>
02:12 Changeset [41] by swagner

Worked on ticket #41

  • moved specific classes ItemList and ItemListView into separate files
02:08 Changeset [40] by swagner

Worked on ticket #41

  • added generic ItemList<T>

03/04/08:

22:52 Changeset [39] by swagner

Worked on post-build scripts

19:52 Ticket #41 (Implement ItemList<T> generic class) created by mkofler
Implementation of generic ItemList<T> class.
17:11 Ticket #40 (Implement Equals and GetHashCode method for ObjectData) created by mkofler
Overload Equals() to check value equality of classes derived from …
15:56 OldWikiStart edited by gkronber
rearragned sections (diff)
15:29 Ticket #39 (Implement a more fine-granular way to recognize updates on the ...) created by gkronber
The problem is: * When a central plugin is changed it's version …
15:21 Changeset [38] by gkronber

removed branch "All plugins" in the plugin-manager

15:17 Ticket #37 (PluginInfrastructure throws exception when a referenced assembly is ...) closed by gkronber
fixed: fixed with r37
15:16 Changeset [37] by gkronber
  • fixed #37. Assemblies that have missing references (wrong versions) are also listed in the disabled plugins.
  • plugin-manager shows a message why a plugin has been disabled (see #8)

03/02/08:

13:59 Ticket #38 (Monitor running jobs on grid-clients from the grid-server) created by gkronber
If a grid-client is unreachable then we can restart the job that was …

03/01/08:

20:34 Changeset [36] by gkronber

shaky version of stop functionality (ticket #2). Open problem: continue distributed execution after engine stop. Right now after stopping the engine the waiting operations are executed locally.

16:19 Changeset [35] by gkronber

fixed some synchronization issues in DistributedEngine and grid infrastructure

(ticket ref #2)

15:19 Changeset [34] by gkronber

return the whole engine as the result instead of only the scope

(ticket ref #2)

15:05 Changeset [33] by gkronber
  • worked on #2
  • fixed some problems in communication between Grid and DistributedEngine

02/29/08:

19:22 Changeset [32] by gkronber

worked on #2

19:16 Changeset [31] by swagner

Updated API documentation and setup

19:13 Ticket #37 (PluginInfrastructure throws exception when a referenced assembly is ...) created by gkronber
Solution: Disable plugin when a referenced assembly is not available
13:47 Ticket #26 (Implement upgrading functionality for plugins) closed by swagner
fixed: Fixed with r30. Automatically generated the version string in all …
13:45 Changeset [30] by swagner

Fixed ticket #26

  • added automatic generation of version strings for all projects using the SVN tool SubWCRev
10:17 Ticket #36 (Distributed scopes to improve performance of DistributedEngine) created by gkronber
01:53 Ticket #35 (When closing an control in the AdvancedOptimizationFrontend the first ...) closed by swagner
wontfix
Note: See TracTimeline for information about the timeline view.