Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/26/10:

17:32 Ticket #799 (Refactor plugin infrastructure) closed by mkommend
fixed: removed lazy loading in ApplicationManager GetInstances r2686
17:31 Changeset [2686] by mkommend

removed lazy loading in ApplicationManager GetInstances (ticket #799)

17:28 Changeset [2685] by swagner

Fixed error in parameter lookup (#95)

05:14 Changeset [2684] by swagner

Operator architecture refactoring (#95)

  • continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
  • started work on adapting and refactoring HeuristicLab.Operators according to changes in HeuristicLab.Core

01/25/10:

15:26 Changeset [2683] by gkronber

Implemented operator to calculate variable impacts based on the log of variable frequencies over the whole GP run and integrated operators into default SGP and OSGP algorithms. #853 (Operator to calculate variable impacts as integral over the relative frequencies of variable references over the whole GP run and the whole population)

15:23 Ticket #853 (Operator to calculate variable impacts as integral over the relative ...) created by gkronber
15:21 Changeset [2682] by gkronber

Implemented operators to count relative frequencies of function-symbols and variable-symbols in over the whole population.
#5 (Operators to analyse structural diversity in GP populations)

13:01 Changeset [2681] by epitzer

also allow sub namespaces that don't contain any types (#842)

12:59 Changeset [2680] by epitzer

keep namespace treeview node expansion and expand newly added namespace nodes (#842)

10:50 Changeset [2679] by epitzer

statically initialize list of assemblies and plugins (#842)

10:33 Changeset [2678] by epitzer

Filter out generated assemblies during discovery (#842)

05:46 Changeset [2677] by swagner

Operator architecture refactoring (#95)

  • continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
02:34 Changeset [2676] by swagner

Operator architecture refactoring (#95)

  • continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
  • unified visual appearance of views

01/22/10:

16:12 Changeset [2675] by gkronber

Implemented a fix in TreeGardener for #836 (Initial population doesn't contain all functions in combination with SimpleFunctionLibraryInjector). Added test cases for SimpleFunctionLibraryInjector. Changed code for calculation of minTreeHeight and minTreeSize in FunctionBase

16:06 Changeset [2674] by gkronber

Added weights for open parameters. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

14:41 Ticket #482 (Additional usings in ProgrammableOperator) closed by epitzer
fixed: fixed with #842
14:40 Ticket #450 (Too much code in ProgrammableOperator) closed by epitzer
fixed: fixed during #842
14:40 Ticket #179 (ProgrammableOperator must be recompiled when its VariableInfos are changed) closed by epitzer
fixed: fixed during #842
14:38 Changeset [2673] by epitzer

use SharpDevelop's TextArea.KeyEventHandler to prevent editing before Prefix and after Suffix (#842)

14:37 Changeset [2672] by epitzer

Add InvokeRequired in Dispose method to prevent cross-thread access exception (#842)

13:45 Changeset [2671] by mkommend

removed csproj.user files for extlibs (ticket #837)

12:39 Changeset [2670] by gkronber

Fixed incorrect reference to PluginInfrastructure. #842 (ProgrammableOperator Overhaul)

12:35 Ticket #852 (Implement Particle Swarm Optimization) created by mkofler
The attached engine describes a simple PSO in HL3.2 and was configured …
11:55 Ticket #851 (Implement Ant Colony Optimization) created by abeham
The attached engine is an example of how to model a max-min ant system …
03:29 Changeset [2669] by swagner

Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)

01/21/10:

18:36 Changeset [2668] by epitzer

Group assemblies by plugin and replace assembly and namespace list boxes with tree views (#842)

18:34 Changeset [2667] by epitzer

Ensure proper resizing of CodeEditor and don't crash when removing non-existent assemblies (#842)

18:33 Changeset [2666] by epitzer

Expose locations (names) of assemblies associated with a plugin (#850)

18:24 Ticket #850 (PluginInfrastructure should provide a way to get assemblies associated ...) created by epitzer
05:10 Changeset [2665] by swagner

Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)

02:08 Documentation/DevelopmentCenter/DeveloperGuidelines edited by swagner
(diff)
02:04 Changeset [2664] by swagner

Abandoned policy that the names of all abstract base classes have to end in "Base" (#95)

01:31 Changeset [2663] by swagner

Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)

01/20/10:

17:25 Changeset [2662] by swagner

Fixed wrong updating of an engine's execution time in EngineBaseView (#95)

16:47 Changeset [2661] by mkommend

corrected SharpDevelop plugin (ticket #842)

16:16 Changeset [2660] by epitzer

New ProgrammableOperator with syntax highlighting, code completion, configurable assemblies and namespaces (#842)

16:04 Changeset [2659] by epitzer

Add new Plugin that provides a code editor with syntax highlighting and code completion (#842)

16:00 Changeset [2658] by epitzer

Add SharpDevelop libraries to support syntax highlighting and code completion (#842)

14:46 Changeset [2657] by mkommend

corrected assembly version for SQLServerCompact (ticket #837)

05:10 Changeset [2656] by swagner

Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)

05:04 Changeset [2655] by swagner

Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)

05:03 Changeset [2654] by swagner

Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)

05:00 Changeset [2653] by swagner

Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)

04:59 Changeset [2652] by swagner

Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)

02:12 Changeset [2651] by swagner

Updated SortUp image (#841)

01:23 Changeset [2650] by swagner

Added more images from the VS2008 image library (#841)

00:42 Changeset [2649] by swagner

Fixed wrong project name in Files.txt, added solution folders for closed source libraries, updated project references (#837)

00:31 Changeset [2648] by gkronber

fixed #849 (PluginInfrastructure attempts to disable a plugin multiple times if multiple dependencies are missing)

01/19/10:

21:30 Ticket #849 (PluginInfrastructure attempts to disable a plugin multiple times if ...) created by abeham
An InvalidOperationException is thrown in desc.Disable() line 303 of …
18:25 Changeset [2647] by mkommend

forgot System.Data.SQLite.DLL for SQLite (ticket #837)

18:16 Changeset [2646] by mkommend

forgot two add files for SQLite (ticket #837)

18:11 Changeset [2645] by mkommend

extracted external libraries and adapted dependent plugins (ticket #837)

15:46 Changeset [2644] by mkommend

fixed string comparison in GetTypes method of the ApplicationManager;
necessary because on x64 systems the drive letter could be lower or upper case
(ticket #799)

15:01 Changeset [2643] by swagner

Applied changes resulting from the refactored plugin infrastructure to HeuristicLab 3.3 (#799)

13:41 Ticket #845 (In the FunctionTreeView only the string N/A is displayed for unknown ...) closed by gkronber
fixed
13:40 Changeset [2642] by gkronber

Added a two versions of the type discovery methods in IApplicationManager with a boolean parameter to select if only instantiable types should be returned. #846

13:38 Ticket #832 (Starting a new application or closing a running application after some ...) closed by gkronber
fixed: Problem couldn't be reproduced after r2615.
02:16 Changeset [2641] by swagner

Added more images from the VS2008 image library (#841)

01/18/10:

16:46 Changeset [2640] by gkronber

Removed the restriction of the estimated value to the range [LowerBound..UpperBound] because the estimation is scaled anyway. However the scaled values are restricted to that range. #823 (Implement tree evaluator with linear scaling to improve convergence in symbolic regression.)

16:37 Changeset [2639] by mkommend

update create console application for x64 systems (ticket #799)

16:19 Changeset [2638] by mkommend

adapted CopyAssemblies.cmd and !CustomPostBuildTemplate_UpdateLocalInstallation.cmd (ticket #799)

16:05 Ticket #799 (Refactor plugin infrastructure) reopened by mkommend
15:59 Ticket #799 (Refactor plugin infrastructure) closed by mkommend
fixed: added output of copied files in CopyAssemblies.cmd r2637
15:59 Changeset [2637] by mkommend

added output of copied files in CopyAssemblies.cmd (ticket #799)

15:59 Ticket #799 (Refactor plugin infrastructure) reopened by mkommend
13:56 Ticket #843 (ActiveViewChanged is not fired correctly) closed by mkommend
fixed
10:59 Changeset [2636] by mkommend

registered on additional event ActiveContentChanged in !WinFormsUI to fire ActiveViewChanged (ticket #843)

10:56 Changeset [2635] by gkronber

Fixed a bug in the network transformation operator and changed test-cases to detect the problem. #833

09:31 Changeset [2634] by gkronber

Added target variable property for the scaling tree evaluator. #823

09:28 Changeset [2633] by gkronber

Fixed test-cases for constant expressions and expressions of one argument and fixed a bug in the network transformation operator. #833

01/17/10:

13:14 Ticket #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator ...) closed by gkronber
fixed: Fixed with r2632.
13:14 Changeset [2632] by gkronber

Fixed #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator to calculate variable impacts in hard coded GP algorithms for structure identification).

13:14 Ticket #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator ...) created by gkronber
02:29 Ticket #847 (Plugin infrastructure doesn't deactivate unloadable plugins in some cases) created by gkronber
There seem to be problems when the application directory contains both …
02:20 Ticket #846 (Provide method to get all instantiable and non-instantiable types in ...) created by swagner
It should be possible to get all types of a base type using the …

01/15/10:

18:42 Changeset [2631] by gkronber

Fixed another problem in the operator for transformation of networks to closed-form function trees. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

18:12 Changeset [2630] by gkronber

Fixed bugs in the operator for transformation of networks to closed-form function trees. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

17:58 Changeset [2629] by gkronber

Fixed display of unknown functions and removed UnknownFunctionException. #845 (In the FunctionTreeView only the string N/A is displayed for unknown functions)

17:51 Ticket #845 (In the FunctionTreeView only the string N/A is displayed for unknown ...) created by gkronber
We can at least display the type name of the function.
16:49 Ticket #844 (CEDMA Controller should store the experiment configuration in model ...) created by gkronber
To enable analysis based on experiment configurations (for instance …
14:23 Ticket #843 (ActiveViewChanged is not fired correctly) created by mkommend
If a view is docked left, right, top, bottom or floating the MainForm …

01/14/10:

21:11 Changeset [2628] by swagner

Added more images of the VS2008 image library (#841)

19:42 Changeset [2627] by gkronber

Added test cases for network transformation and fixed bugs in network transformation operator. #833

16:52 Ticket #842 (ProgrammableOperator Overhaul) created by epitzer
Quite a number of tickets have accumulated concerning the programmable …
05:27 Changeset [2626] by swagner

Added a view images of the VS2008 image library (#841)

00:20 Ticket #841 (Add images from the Visual Studio 2008 image library) created by swagner

01/13/10:

19:31 Changeset [2625] by gkronber

Fixed bugs in network transformation operator. Added test cases. #833.

15:43 Changeset [2624] by gkronber

Rewrote part of network transformation code. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

15:03 Ticket #840 (Implement Algorithms: Tabu Search) created by abeham
The attached engine describes a simple tabu search metaheuristic in …
14:43 Ticket #839 (Implement Algorithms: SASEGASA) created by abeham
The attached engine is an example of how to model a SASEGASA algorithm …
13:06 Ticket #838 (Realising sexual selection in HL3) closed by abeham
worksforme: Thanks, looks good! I'll close this ticket.
11:39 Ticket #838 (Realising sexual selection in HL3) created by abeham
The selection operators as they are designed to work currently do not …
03:32 Changeset [2623] by swagner

Worked on HeuristicLab.Collections (#819)

  • added ObservableSet
  • restructured interfaces again

01/12/10:

23:00 Ticket #595 (Restructure solution file) closed by swagner
wontfix: As projects in solution folders are sometimes not correctly sorted by …
16:44 Ticket #837 (Restructure external libraries for HeuristicLab) created by mkommend
* a new folder for every library under HeuristicLab.ExtLibs * every …
Note: See TracTimeline for information about the timeline view.