Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

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

02/28/08:

18:04 Ticket #8 (Show inactive plugins in the plugin manager) closed by gkronber
fixed: fixed with r29, however the reason why the plugin is disabled is not …
18:02 Changeset [29] by gkronber
  • refactored pluginInfrastructure
  • fixed #8
12:36 Ticket #1 (PluginLoader should handle circular plugin dependencies more gracefully) closed by gkronber
fixed: fixed with r28. Which adds a list of already visited plugins and a …
12:35 Changeset [28] by gkronber

fixed #1

12:21 Ticket #34 (ProcessingEngine is displayed in the "New" menu) closed by gkronber
fixed: fixed with r27
12:21 Changeset [27] by gkronber

fixed #34 by not extending ProcessingEngine from ThreadParallelEngine. This also has the benefit that Grid and DistributedEngine are not dependent on ThreadParallelEngine anymore.

10:59 IslandGA_TSP edited by gkronber
added runtime measurements (diff)
09:54 OldWikiStart edited by gkronber
added link to page that describes the building process (diff)
09:39 Changeset [26] by gkronber

removed generated file AssemblyInfo.cs

00:32 Changeset [25] by swagner

Worked on ticket #26

  • modified project HeuristicLab.Core to automatically update the version string in a pre-build event using SubWCRev

02/27/08:

19:51 Ticket #33 (Implement a standard IslandGA for the distributed-engine) closed by gkronber
fixed
19:51 IslandGA_TSP edited by gkronber
added info about result quality of island ga (diff)
19:14 IslandGA_TSP created by gkronber
added description of IslandGA engine
19:10 WorkbenchesHL3 edited by gkronber
added link to IslandGA engine (diff)
15:13 Ticket #35 (When closing an control in the AdvancedOptimizationFrontend the first ...) created by gkronber
This is strange behavior because if there are two open controls (in …
11:21 Ticket #34 (ProcessingEngine is displayed in the "New" menu) created by gkronber
ProcessingEngine shouldn't be visible in the "New" menu because it is …

02/26/08:

19:02 MultiPopGA_TSP edited by gkronber
added info about test with distributed-engine and grid (diff)
18:47 Ticket #33 (Implement a standard IslandGA for the distributed-engine) created by gkronber
18:45 Ticket #31 (Fix problems with missing/incorrect credentials when distributing ...) closed by gkronber
fixed: fixed with r24
18:45 Changeset [24] by gkronber
  • fixed #31 by setting securityMode=None in the binding of client, server and distributed-engine
  • updated version number of Grid and DistributedEngine because new plugins had to be released
18:38 Ticket #32 (Show number of available updates after 'update' action in plugin manager) created by gkronber
18:10 Ticket #31 (Fix problems with missing/incorrect credentials when distributing ...) created by gkronber
When the grid-server runs on a remote machine that has no user-account …
18:08 Ticket #30 (Make clients reconnect to the server periodically in case a connection ...) created by gkronber
17:40 Ticket #29 (Implement premature stop-criterion for evaluation operators) created by gkronber
While evaluating an individual it might be obvious that it can't be …

02/22/08:

12:54 Ticket #28 (Group VariableInfos by Kind) created by abeham
Perhaps it would increase usability if the VariableInfos? in the …
Note: See TracTimeline for information about the timeline view.