Timeline
03/05/08:
- 23:53 Ticket #49 (Remove operator reset mechanism) closed by
- fixed: Fixed in r47
- 23:52 Changeset [47] by
-
Fixed ticket #49
- removed operator reset mechanism
- 23:44 Ticket #49 (Remove operator reset mechanism) created by
- The reset mechanism for operators is considered dangerous and should …
- 23:34 Ticket #48 (Refactor operator modularization concept) created by
- The operator modularization concept needs some revision. Handling with …
- 23:27 Ticket #47 (Implement an engine for debugging purposes) created by
- Developing complex algorithms is a quite difficult and error-prone …
- 20:57 Ticket #46 (Rename MultiHeuristicBranch to StochasticMultiBranch) closed by
- fixed: Fixed in r46
- 20:56 Changeset [46] by
-
Closed ticket #46
- renamed MultiHeuristicBranch to StochasticMultiBranch
- added description and license information
- 20:46 Ticket #46 (Rename MultiHeuristicBranch to StochasticMultiBranch) created by
- To avoid naming confusions, the operator MultiHeuristicBranch should …
- 19:09 IslandGA_TSP edited by
- (diff)
- 19:06 MultiPopGA_TSP edited by
- (diff)
- 18:59 SGA_TSP edited by
- (diff)
- 18:25 Changeset [45] by
-
reverted changeset 43 because it potentially deletes external plugins
- 13:25 Changeset [44] by
-
added operator MultiHeuristicBranch
- 11:35 Changeset [43] by
-
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
- It would be nice to have a way to control starter actions via …
- 10:48 Ticket #44 (Command line frontend for HL) created by
- 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
- 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
- In the TypeSelector and the TypeSelectorDialog it is not possible …
- 02:54 Ticket #41 (Implement ItemList<T> generic class) closed by
- fixed: Finished in r42. However, the UI for choosing generic type parameters …
- 02:52 Changeset [42] by
-
Closed ticket #41
- finished implementing ItemList<T>
- 02:12 Changeset [41] by
-
Worked on ticket #41
- moved specific classes ItemList and ItemListView into separate files
- 02:08 Changeset [40] by
-
Worked on ticket #41
- added generic ItemList<T>
03/04/08:
- 22:52 Changeset [39] by
-
Worked on post-build scripts
- 19:52 Ticket #41 (Implement ItemList<T> generic class) created by
- Implementation of generic ItemList<T> class.
- 17:11 Ticket #40 (Implement Equals and GetHashCode method for ObjectData) created by
- Overload Equals() to check value equality of classes derived from …
- 15:56 OldWikiStart edited by
- rearragned sections (diff)
- 15:29 Ticket #39 (Implement a more fine-granular way to recognize updates on the ...) created by
- The problem is: * When a central plugin is changed it's version …
- 15:21 Changeset [38] by
-
removed branch "All plugins" in the plugin-manager
- 15:17 Ticket #37 (PluginInfrastructure throws exception when a referenced assembly is ...) closed by
- fixed: fixed with r37
- 15:16 Changeset [37] by
03/02/08:
- 13:59 Ticket #38 (Monitor running jobs on grid-clients from the grid-server) created by
- If a grid-client is unreachable then we can restart the job that was …
03/01/08:
- 20:34 Changeset [36] by
-
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
-
fixed some synchronization issues in DistributedEngine and grid infrastructure
(ticket ref #2)
- 15:19 Changeset [34] by
-
return the whole engine as the result instead of only the scope
(ticket ref #2)
- 15:05 Changeset [33] by
-
- worked on #2
- fixed some problems in communication between Grid and DistributedEngine
02/29/08:
- 19:22 Changeset [32] by
-
worked on #2
- 19:16 Changeset [31] by
-
Updated API documentation and setup
- 19:13 Ticket #37 (PluginInfrastructure throws exception when a referenced assembly is ...) created by
- Solution: Disable plugin when a referenced assembly is not available
- 13:47 Ticket #26 (Implement upgrading functionality for plugins) closed by
- fixed: Fixed with r30. Automatically generated the version string in all …
- 13:45 Changeset [30] by
-
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
- 01:53 Ticket #35 (When closing an control in the AdvancedOptimizationFrontend the first ...) closed by
- wontfix
02/28/08:
- 18:04 Ticket #8 (Show inactive plugins in the plugin manager) closed by
- fixed: fixed with r29, however the reason why the plugin is disabled is not …
- 18:02 Changeset [29] by
-
- refactored pluginInfrastructure
- fixed #8
- 12:36 Ticket #1 (PluginLoader should handle circular plugin dependencies more gracefully) closed by
- fixed: fixed with r28. Which adds a list of already visited plugins and a …
- 12:35 Changeset [28] by
-
fixed #1
- 12:21 Ticket #34 (ProcessingEngine is displayed in the "New" menu) closed by
- fixed: fixed with r27
- 12:21 Changeset [27] by
-
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
- added runtime measurements (diff)
- 09:54 OldWikiStart edited by
- added link to page that describes the building process (diff)
- 09:39 Changeset [26] by
-
removed generated file AssemblyInfo.cs
- 00:32 Changeset [25] by
-
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
- fixed
- 19:51 IslandGA_TSP edited by
- added info about result quality of island ga (diff)
- 19:14 IslandGA_TSP created by
- added description of IslandGA engine
- 19:10 WorkbenchesHL3 edited by
- added link to IslandGA engine (diff)
- 15:13 Ticket #35 (When closing an control in the AdvancedOptimizationFrontend the first ...) created by
- 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
- ProcessingEngine shouldn't be visible in the "New" menu because it is …
02/26/08:
- 19:02 MultiPopGA_TSP edited by
- added info about test with distributed-engine and grid (diff)
- 18:47 Ticket #33 (Implement a standard IslandGA for the distributed-engine) created by
- 18:45 Ticket #31 (Fix problems with missing/incorrect credentials when distributing ...) closed by
- fixed: fixed with r24
- 18:45 Changeset [24] by
-
- 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
- 18:10 Ticket #31 (Fix problems with missing/incorrect credentials when distributing ...) created by
- 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
- 17:40 Ticket #29 (Implement premature stop-criterion for evaluation operators) created by
- 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
- 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
- fixed: fixed with r23
- 11:45 Changeset [23] by
-
changed boolean variable BalanceTrees to double BalancedTreesRate (ticket #11)
- 09:35 Ticket #25 (Persistence breaks workbenches when they become smaller in size) closed by
- fixed: fixed with r22
- 09:35 Changeset [22] by
-
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
- better fix would be to replace File.OpenWrite() with File.Create()
- 01:05 Ticket #27 (Adapt installer for Windows Vista) created by
- Windows Vista has some new peculiarities which have to be considered …
- 01:02 Ticket #26 (Implement upgrading functionality for plugins) created by
- 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
- fixed: fixed in r21 by overwriting all existing files with an empty string …
- 00:04 Changeset [21] by
-
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
- Took me a while to nail the problem, but I think it occurs as …
- 22:32 Changeset [20] by
-
Updated API documentation
Updated setup
- 16:40 Ticket #24 (Plugin manager form is closed together with the splash-screen) closed by
- fixed: fixed with r19
- 16:40 Changeset [19] by
-
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
- 15:16 Ticket #21 (Add some kind of shortcut for installing plugin in the Pluginmanager ...) closed by
- fixed: fixed with r18
- 15:16 Changeset [18] by
-
made install and delete actions available via keys 'i' and 'd' (ticket #21)
- 14:56 Changeset [17] by
-
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
- fixed: fixed with r16
- 14:27 Changeset [16] by
-
fixed #23 by just refreshing the applications-listview in the starter window
- 14:16 Ticket #20 (Sort plugins in Pluginmanager Console) closed by
- fixed: fixed with r15
- 14:16 Changeset [15] by
-
fixes #20
- 14:10 Ticket #23 (The starter window has to be refreshed when plugin-manager is closed) created by
- applications could have been removed new applications could have been …
- 14:06 Changeset [14] by
-
fixed dependency in distributed-engine
- 13:27 Changeset [13] by
-
Updated setup
- 13:24 Changeset [12] by
-
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
- fixed: fixed with r11
- 13:15 Changeset [11] by
-
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
- 12:47 Ticket #12 (DirectoryNotFoundException is thrown when installing a plugin from the web) closed by
- fixed: * fixed publish mechanism with r10 * updated plugin packages to fix …
- 12:45 Changeset [10] by
-
refresh the list of plugin-tags before calling OnUpgrade and OnInstall after installing new plugins (#12)
- 12:03 Changeset [9] by
-
removed waring dialog when for deleting files (ticket #12)
- 11:08 Changeset [8] by
-
removed silly assertion statements (ticket #12)
- 02:39 Ticket #21 (Add some kind of shortcut for installing plugin in the Pluginmanager ...) created by
- Especially after installation many plugins have to be installed from …
- 02:35 Ticket #20 (Sort plugins in Pluginmanager Console) created by
- Perhaps it would be a good idea to sort the plugin lists …
- 02:08 Ticket #19 (Improve charting engine) created by
- Before thinking about a final HeuristicLab 3.0 release, the design, …
- 02:07 Ticket #18 (Implement standard algorithms and problems) created by
- Before thinking about a final HeuristicLab 3.0 release, several …
- 02:06 Ticket #17 (Documentation) created by
- 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
- Variable infos provide information about the variables an operator …
- 02:05 Ticket #15 (Implement crossover and mutation operators for real vectors) created by
- Port the remaining crossover and mutation operators from HeuristicLab 1.1.
- 02:04 Ticket #14 (Improve performance of SGA plugin) created by
- Improve GUI updating in HeuristicLab.SGA. At the moment controls (like …
- 02:03 Ticket #13 (Review and unify drag and drop support) created by
- 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
- In the Pluginmanager Console a DirectoryNotFoundException is thrown …
- 01:46 Changeset [7] by
-
Corrected assembly infos
- 01:18 Changeset [6] by
-
Added setup