Timeline
01/22/10:
- 16:12 Changeset [2675] by
-
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
-
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
- fixed: fixed with #842
- 14:40 Ticket #450 (Too much code in ProgrammableOperator) closed by
- fixed: fixed during #842
- 14:40 Ticket #179 (ProgrammableOperator must be recompiled when its VariableInfos are changed) closed by
- fixed: fixed during #842
- 14:38 Changeset [2673] by
-
use SharpDevelop's TextArea.KeyEventHandler to prevent editing before Prefix and after Suffix (#842)
- 14:37 Changeset [2672] by
-
Add InvokeRequired in Dispose method to prevent cross-thread access exception (#842)
- 13:45 Changeset [2671] by
-
removed csproj.user files for extlibs (ticket #837)
- 12:39 Changeset [2670] by
-
Fixed incorrect reference to PluginInfrastructure. #842 (ProgrammableOperator Overhaul)
- 12:35 Ticket #852 (Implement Particle Swarm Optimization) created by
- The attached engine describes a simple PSO in HL3.2 and was configured …
- 11:55 Ticket #851 (Implement Ant Colony Optimization) created by
- The attached engine is an example of how to model a max-min ant system …
- 03:29 Changeset [2669] by
-
Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)
01/21/10:
- 18:36 Changeset [2668] by
-
Group assemblies by plugin and replace assembly and namespace list boxes with tree views (#842)
- 18:34 Changeset [2667] by
-
Ensure proper resizing of CodeEditor and don't crash when removing non-existent assemblies (#842)
- 18:33 Changeset [2666] by
-
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
- 05:10 Changeset [2665] by
-
Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)
- 02:08 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- (diff)
- 02:04 Changeset [2664] by
-
Abandoned policy that the names of all abstract base classes have to end in "Base" (#95)
- 01:31 Changeset [2663] by
-
Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)
01/20/10:
- 17:25 Changeset [2662] by
-
Fixed wrong updating of an engine's execution time in EngineBaseView (#95)
- 16:47 Changeset [2661] by
-
corrected SharpDevelop plugin (ticket #842)
- 16:16 Changeset [2660] by
-
New ProgrammableOperator with syntax highlighting, code completion, configurable assemblies and namespaces (#842)
- 16:04 Changeset [2659] by
-
Add new Plugin that provides a code editor with syntax highlighting and code completion (#842)
- 16:00 Changeset [2658] by
-
Add SharpDevelop libraries to support syntax highlighting and code completion (#842)
- 14:46 Changeset [2657] by
-
corrected assembly version for SQLServerCompact (ticket #837)
- 05:10 Changeset [2656] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 05:04 Changeset [2655] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 05:03 Changeset [2654] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 05:00 Changeset [2653] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 04:59 Changeset [2652] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 02:12 Changeset [2651] by
-
Updated SortUp image (#841)
- 01:23 Changeset [2650] by
-
Added more images from the VS2008 image library (#841)
- 00:42 Changeset [2649] by
-
Fixed wrong project name in Files.txt, added solution folders for closed source libraries, updated project references (#837)
- 00:31 Changeset [2648] by
-
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
- An InvalidOperationException is thrown in desc.Disable() line 303 of …
- 18:25 Changeset [2647] by
-
forgot System.Data.SQLite.DLL for SQLite (ticket #837)
- 18:16 Changeset [2646] by
-
forgot two add files for SQLite (ticket #837)
- 18:11 Changeset [2645] by
-
extracted external libraries and adapted dependent plugins (ticket #837)
- 15:46 Changeset [2644] by
-
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
-
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
- fixed
- 13:40 Changeset [2642] by
-
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
- fixed: Problem couldn't be reproduced after r2615.
- 02:16 Changeset [2641] by
-
Added more images from the VS2008 image library (#841)
01/18/10:
- 16:46 Changeset [2640] by
-
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
-
update create console application for x64 systems (ticket #799)
- 16:19 Changeset [2638] by
-
adapted CopyAssemblies.cmd and !CustomPostBuildTemplate_UpdateLocalInstallation.cmd (ticket #799)
- 16:05 Ticket #799 (Refactor plugin infrastructure) reopened by
- 15:59 Ticket #799 (Refactor plugin infrastructure) closed by
- fixed: added output of copied files in CopyAssemblies.cmd r2637
- 15:59 Changeset [2637] by
-
added output of copied files in CopyAssemblies.cmd (ticket #799)
- 15:59 Ticket #799 (Refactor plugin infrastructure) reopened by
- 13:56 Ticket #843 (ActiveViewChanged is not fired correctly) closed by
- fixed
- 10:59 Changeset [2636] by
-
registered on additional event ActiveContentChanged in !WinFormsUI to fire ActiveViewChanged (ticket #843)
- 10:56 Changeset [2635] by
-
Fixed a bug in the network transformation operator and changed test-cases to detect the problem. #833
- 09:31 Changeset [2634] by
-
Added target variable property for the scaling tree evaluator. #823
- 09:28 Changeset [2633] by
-
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
- fixed: Fixed with r2632.
- 13:14 Changeset [2632] by
-
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
- 02:29 Ticket #847 (Plugin infrastructure doesn't deactivate unloadable plugins in some cases) created by
- 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
- It should be possible to get all types of a base type using the …
01/15/10:
- 18:42 Changeset [2631] by
-
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
-
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
-
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
- 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
- To enable analysis based on experiment configurations (for instance …
- 14:23 Ticket #843 (ActiveViewChanged is not fired correctly) created by
- If a view is docked left, right, top, bottom or floating the MainForm …
01/14/10:
- 21:11 Changeset [2628] by
-
Added more images of the VS2008 image library (#841)
- 19:42 Changeset [2627] by
-
Added test cases for network transformation and fixed bugs in network transformation operator. #833
- 16:52 Ticket #842 (ProgrammableOperator Overhaul) created by
- Quite a number of tickets have accumulated concerning the programmable …
- 05:27 Changeset [2626] by
-
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
01/13/10:
- 19:31 Changeset [2625] by
-
Fixed bugs in network transformation operator. Added test cases. #833.
- 15:43 Changeset [2624] by
-
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
- The attached engine describes a simple tabu search metaheuristic in …
- 14:43 Ticket #839 (Implement Algorithms: SASEGASA) created by
- The attached engine is an example of how to model a SASEGASA algorithm …
- 13:06 Ticket #838 (Realising sexual selection in HL3) closed by
- worksforme: Thanks, looks good! I'll close this ticket.
- 11:39 Ticket #838 (Realising sexual selection in HL3) created by
- The selection operators as they are designed to work currently do not …
- 03:32 Changeset [2623] by
-
Worked on HeuristicLab.Collections (#819)
- added ObservableSet
- restructured interfaces again
01/12/10:
- 23:00 Ticket #595 (Restructure solution file) closed by
- wontfix: As projects in solution folders are sometimes not correctly sorted by …
- 16:44 Ticket #837 (Restructure external libraries for HeuristicLab) created by
- * a new folder for every library under HeuristicLab.ExtLibs * every …
01/11/10:
- 20:01 Ticket #836 (Initial population doesn't contain all functions in combination with ...) created by
- 20:00 Changeset [2622] by
-
Worked on evaluation operators for multiple-target modeling. #833
- 11:22 Ticket #835 (CEDMA form should be displayed in a larger window) closed by
- fixed
- 11:22 Changeset [2621] by
-
set size of CEDMA form to 800, 600 (ticket #835)
- 11:21 Ticket #835 (CEDMA form should be displayed in a larger window) created by
- 03:55 Changeset [2620] by
-
Implemented INotifyPropertyChanged in all observable collections (#819)
01/10/10:
- 21:01 Changeset [2619] by
-
Implemented #834 (IPredictor.Predict() should return an IEnumerable<double> instead of an double[]).
- 20:59 Ticket #834 (IPredictor.Predict() should return an IEnumerable<double> instead of ...) created by
01/09/10:
- 03:22 Changeset [2618] by
-
Worked on HeuristicLab.Collections (#819)
- removed implementation of IDisposable
- added read-only wrappers
01/08/10:
- 18:40 Changeset [2617] by
-
added post-build event. #833 (Genetic Programming based search for equations (modeling with multiple target variables))
- 18:31 Changeset [2616] by
-
Initial commit of plugin for GP based network or equation modeling. #833
- 18:27 Ticket #833 (Genetic Programming based search for equations (modeling with multiple ...) created by