Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

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 …

02/21/08:

11:45 Ticket #11 (Replace boolean variable BalanceTrees with a double BalancedTreesRate) closed by gkronber
fixed: fixed with r23
11:45 Changeset [23] by gkronber

changed boolean variable BalanceTrees to double BalancedTreesRate (ticket #11)

09:35 Ticket #25 (Persistence breaks workbenches when they become smaller in size) closed by gkronber
fixed: fixed with r22
09:35 Changeset [22] by gkronber

fixed issues with save/load from/to file (ticket #25)

09:27 Ticket #25 (Persistence breaks workbenches when they become smaller in size) reopened by gkronber
better fix would be to replace File.OpenWrite() with File.Create()
01:05 Ticket #27 (Adapt installer for Windows Vista) created by swagner
Windows Vista has some new peculiarities which have to be considered …
01:02 Ticket #26 (Implement upgrading functionality for plugins) created by swagner
Enable upgrading of already installed plugins in the Pluginmanager Console.
00:05 Ticket #25 (Persistence breaks workbenches when they become smaller in size) closed by abeham
fixed: fixed in r21 by overwriting all existing files with an empty string …
00:04 Changeset [21] by abeham

Before saving to a file, a check is made if the file exists in which case it is overwritten with an empty string
fixes bug #25

02/20/08:

23:50 Ticket #25 (Persistence breaks workbenches when they become smaller in size) created by abeham
Took me a while to nail the problem, but I think it occurs as …
22:32 Changeset [20] by swagner

Updated API documentation
Updated setup

16:40 Ticket #24 (Plugin manager form is closed together with the splash-screen) closed by gkronber
fixed: fixed with r19
16:40 Changeset [19] by gkronber

fixed #24 by setting the starter to be the owner of the plugin-manager window in ShowDialog().

16:25 Ticket #24 (Plugin manager form is closed together with the splash-screen) created by gkronber
15:16 Ticket #21 (Add some kind of shortcut for installing plugin in the Pluginmanager ...) closed by gkronber
fixed: fixed with r18
15:16 Changeset [18] by gkronber

made install and delete actions available via keys 'i' and 'd' (ticket #21)

14:56 Changeset [17] by gkronber

hide the starter only when the plugin-manager is running.
don't close the starter when an application is running.

14:27 Ticket #23 (The starter window has to be refreshed when plugin-manager is closed) closed by gkronber
fixed: fixed with r16
14:27 Changeset [16] by gkronber

fixed #23 by just refreshing the applications-listview in the starter window

14:16 Ticket #20 (Sort plugins in Pluginmanager Console) closed by gkronber
fixed: fixed with r15
14:16 Changeset [15] by gkronber

fixes #20

14:10 Ticket #23 (The starter window has to be refreshed when plugin-manager is closed) created by gkronber
applications could have been removed new applications could have been …
14:06 Changeset [14] by gkronber

fixed dependency in distributed-engine

13:27 Changeset [13] by swagner

Updated setup

13:24 Changeset [12] by gkronber

added new file InvalidPluginException.cs (was missing in r8)

13:15 Ticket #22 (List of available plugins is cleared after remove/install/upgrade action) closed by gkronber
fixed: fixed with r11
13:15 Changeset [11] by gkronber

fixed #22 by moving the code that creates tree-nodes for availablePlugins into the InitPlugins method

12:47 Ticket #22 (List of available plugins is cleared after remove/install/upgrade action) created by gkronber
12:47 Ticket #12 (DirectoryNotFoundException is thrown when installing a plugin from the web) closed by gkronber
fixed: * fixed publish mechanism with r10 * updated plugin packages to fix …
12:45 Changeset [10] by gkronber

refresh the list of plugin-tags before calling OnUpgrade and OnInstall after installing new plugins (#12)

12:03 Changeset [9] by gkronber

removed waring dialog when for deleting files (ticket #12)

11:08 Changeset [8] by gkronber

removed silly assertion statements (ticket #12)

02:39 Ticket #21 (Add some kind of shortcut for installing plugin in the Pluginmanager ...) created by swagner
Especially after installation many plugins have to be installed from …
02:35 Ticket #20 (Sort plugins in Pluginmanager Console) created by swagner
Perhaps it would be a good idea to sort the plugin lists …
02:08 Ticket #19 (Improve charting engine) created by swagner
Before thinking about a final HeuristicLab 3.0 release, the design, …
02:07 Ticket #18 (Implement standard algorithms and problems) created by swagner
Before thinking about a final HeuristicLab 3.0 release, several …
02:06 Ticket #17 (Documentation) created by swagner
Before thinking about a final HeuristicLab 3.0 release, some more …
02:06 Ticket #16 (Implement analysis of variable infos to identify invalid data dependencies) created by swagner
Variable infos provide information about the variables an operator …
02:05 Ticket #15 (Implement crossover and mutation operators for real vectors) created by swagner
Port the remaining crossover and mutation operators from HeuristicLab 1.1.
02:04 Ticket #14 (Improve performance of SGA plugin) created by swagner
Improve GUI updating in HeuristicLab.SGA. At the moment controls (like …
02:03 Ticket #13 (Review and unify drag and drop support) created by swagner
Support for drag and drop operations should be available throughout …
01:57 Ticket #12 (DirectoryNotFoundException is thrown when installing a plugin from the web) created by swagner
In the Pluginmanager Console a DirectoryNotFoundException is thrown …
01:46 Changeset [7] by swagner

Corrected assembly infos

01:18 Changeset [6] by swagner

Added setup

Note: See TracTimeline for information about the timeline view.