Timeline
03/01/10:
- 22:31 Changeset [2907] by
-
Operator architecture refactoring (#95)
- restructured HeuristicLab.Encodings.Permutation project
- 22:08 Changeset [2906] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.Permutation to HeuristicLab.Encodings.Permutation
- 21:30 Changeset [2905] by
-
Operator architecture refactoring (#95)
- added project dependency, files entry and svn:ignore properties for HeuristicLab.Encodings.RealVector
- 21:20 Changeset [2904] by
-
added functionality (#830)
- 19:11 Changeset [2903] by
-
Operator architecture refactoring (#95)
- removed unnecessary file from project
- 19:09 Changeset [2902] by
-
Added more images of the VS2008 image library (#841)
- 17:34 Changeset [2901] by
-
enable disable action buttons (ticket #867)
- 17:17 Changeset [2900] by
-
Updated solution configuration (added x86 and x64 for all projects and checked release configuration to output documentation xml file)
Added Encodings.RealVector plugin
#95
- 16:22 Changeset [2899] by
-
added buttons to view (ticket #867)
- 15:16 Changeset [2898] by
-
added details view for parameters (ticket #867)
- 14:38 Changeset [2897] by
-
Finished initial port of ProgrammableOperator to HL 3.3 (#842)
- 13:08 Changeset [2896] by
-
added handling of operator name changes (ticket #867)
- 13:01 Changeset [2895] by
-
added properties view in graph visualization (ticket #867)
- 11:47 Changeset [2894] by
-
Operator architecture refactoring (#95)
- removed unnecessary folder
- 11:45 Changeset [2893] by
-
added context menu to OperatorGraphView (ticket #867)
- 10:55 Changeset [2892] by
-
removed accidentally commited resize events on ItemCollectionsView (ticket #85)
- 04:46 Changeset [2891] by
-
Operator architecture refactoring (#95)
- worked on algorithms and parameters
- 03:01 Changeset [2890] by
-
Operator architecture refactoring (#95)
- worked on algorithms, problems and parameters
- 02:15 Changeset [2889] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:14 Changeset [2888] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:09 Changeset [2887] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:09 Changeset [2886] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:08 Changeset [2885] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:08 Changeset [2884] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 01:38 Changeset [2883] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.Routing.TSP to HeuristicLab.Problems.TSP
02/27/10:
- 03:35 Changeset [2882] by
-
Operator architecture refactoring (#95)
- worked on algorithms
02/26/10:
- 18:34 Changeset [2881] by
-
removed APX from projects (#889)
- 18:15 Changeset [2880] by
-
Removed the absolute topological crossover (APX) as there was no suitable reference in literature #889
- 17:43 Changeset [2879] by
-
Updated CosaCrossover #889
- 16:49 Changeset [2878] by
-
removed unused files (ticket #867)
- 16:40 Changeset [2877] by
-
further steps towards migration of ProgrammableOperator to HL 3.3 (#842)
- 16:38 Changeset [2876] by
-
Ignore assemblies that fail to load during type discovery in configuration services (#548)
- 16:31 Changeset [2875] by
-
corrected layouting issues in netron (ticket #867)
- 15:47 Changeset [2874] by
-
Add using around ZipFile to prevent a locked file in case of a deserialization exception (#548)
- 15:46 Ticket #888 (Indirect cycles cannot be deserialized) closed by
- fixed: Always instantiate parent before processing an inner composite. (r2873)
- 15:46 Changeset [2873] by
-
Always instantiate parent before processing an inner composite. (#888)
- 15:43 Ticket #888 (Indirect cycles cannot be deserialized) created by
- The following case cannot be deserialized because the outer object is …
- 13:57 Changeset [2872] by
-
corrected handling of connections (ticket #867)
- 13:33 Changeset [2871] by
-
readded references to operator descriptions and updated documentation
added OrderCrossover2 to implement the behavior described in our book (this was the behavior of the former OrderCrossover)
added CyclicCrossover2 to implement the behavior described in our book (this was the behavior of the former CyclicCrossover)
implemented unit tests for the new variants
#889
- 01:39 Changeset [2870] by
-
Added some of the changes suggested by abeham to improve UI reaction times (#887)
02/25/10:
- 18:03 Changeset [2869] by
-
added small bug fix in OperatorGraphView (ticket #867)
- 17:28 Changeset [2868] by
-
finished mapping from OperatorGraph to GraphVisualizationInfo (ticket #867)
- 17:22 Changeset [2867] by
-
Added tests from our book for OX, PMX and CX.
Corrected a mistake in the MPX test regarding the name of one test
The tests currently fail with the new implementations.
#889
- 06:39 Changeset [2866] by
-
Operator architecture refactoring (#95)
- added missing files
- 06:35 Changeset [2865] by
-
Operator architecture refactoring (#95)
- worked on algorithms
- 02:49 Changeset [2864] by
-
Operator architecture refactoring (#95)
- worked on algorithms
- 01:56 Changeset [2863] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments
02/24/10:
- 21:58 Changeset [2862] by
-
important bugfix to avoid duplicate shapes in the view (ticket #867)
- 17:58 Changeset [2861] by
-
intermediate version of graph visualization (ticket #867)
- 14:34 Changeset [2860] by
-
- replaced column ContactInformation with ContactName and ContactEmail in DB-schema and updated WCF deployment service
- regenerated proxy classes
- made PluginDescription from data contract implement IPluginDescription from plugin infrastructure
- updated GUI on request by swagner (icons)
- fixed problems in the upload plugins control.
#860 (Deployment server for plugin installation from web locations)
- 12:41 Ticket #887 (Slow responding UI in 3.3) created by
- It takes a relatively long time for e.g. a ValueParameterView hosting …
- 12:36 Changeset [2859] by
-
fix handling of PublicKeyToken in TypeNameParser (#548)
- 12:35 Changeset [2858] by
-
fix handling of public key token (#802)
- 11:44 Changeset [2857] by
-
Operator architecture refactoring (#95)
- worked on algorithms
- 11:01 Changeset [2856] by
-
Added literature reference for CosaCrossover (#889)
- 10:45 Changeset [2855] by
-
Fixed a minor bug in the problem injector. #886 (ProblemInjector doesn't work correctly if actual names of local variables are changed)
- 10:45 Ticket #886 (ProblemInjector doesn't work correctly if actual names of local ...) created by
- 10:01 Changeset [2854] by
-
Ported ported permutation operators to HL 3.3 and added test cases (#889)
02/23/10:
- 10:58 Changeset [2853] by
-
added first version of mapping for the graph visualization (ticket #867)
- 06:50 Changeset [2852] by
-
Operator architecture refactoring (#95)
- worked on algorithms
02/22/10:
- 04:15 Changeset [2851] by
-
Operator architecture refactoring (#95)
- worked on algorithms
02/21/10:
- 21:26 Ticket #885 (Change WCF Hosting to Spring supported hosting) created by
- Needed for the AOP Interception.
- 21:21 Changeset [2850] by
-
fixed plugin setting. plugin now valid (#830)
- 19:23 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) closed by
- fixed: changed compilation settings in r2849. Builds + gets copied now.
- 19:23 Changeset [2849] by
-
changed compilation settings for spring.net (#884)
- 19:22 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) reopened by
- 19:01 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) closed by
- fixed: added spring.net in r2847 and r2848
- 18:59 Changeset [2848] by
-
Added Spring.NET in v 1.3.0 (#884)
- 18:53 Changeset [2847] by
-
Added Spring.NET in v 1.3.0 (#884)
- 17:50 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) created by
- Version used will be 1.3.0, released on the 17.12.2010 under the …
- 16:34 Changeset [2846] by
-
various improvements (#828) concerning the stability of the server
- 15:32 Ticket #883 (PluginInfrastructure throws an exception in plugin discovery when ...) created by
- Can be reproduced by updating only a part of the plugins to a newer …
02/20/10:
- 20:04 Changeset [2845] by
-
Operator architecture refactoring (#95)
- worked on parameterized items
02/19/10:
- 18:51 Changeset [2844] by
-
Added a check to SimpleStableCorrelationCoefficientEvaluator so that a r2 of 0.0 is returned instead of NaN (in case of division by zero). Also removed unnecessary try {} catch block in SimplePearsonCorrelationCoefficientEvaluator. #881
- 18:49 Changeset [2843] by
-
Removed max. and min. time offset constraints as algorithm parameters and from all engines. The time constraints were added to the relevant terminal symbols (variable & differential) instead. The time offset constraint can be changed by editing the symbols in the function library. #880 (Max and min time offsets for variable symbols are not set correctly by FunctionLibraryInjectors)
- 18:43 Changeset [2842] by
-
Added new plugins as project dependencies of project HeuristicLab to fix build order. #542 (Keep configurations in solution file up to date when new projects are added)
- 15:19 Changeset [2841] by
-
corrected ViewHost; viewsLabel tooltip and image (ticket #95)
- 12:55 Changeset [2840] by
-
updated the fake random number generator to throw an exception when the requested random variable doesn't fit the bounds
updated the OrderCrossoverTest to test for thrown exceptions #889
- 12:54 Ticket #882 (Artificial neural networks engine for time series prognosis) created by
- 11:50 Changeset [2839] by
-
corrected bug in setter of ViewHost.viewType (allowed null to be set) (ticket #95)
- 11:46 Changeset [2838] by
-
changed ViewHost to use ViewContextMenuStrip (ticket #95)
- 11:45 Changeset [2837] by
-
added ViewAttribute and adapted ViewContextMenuStrip (ticket #857)
- 11:41 Changeset [2836] by
-
Added test project for HeuristicLab.Permutation, a helper class for generating predefined random numbers, a helper class for comparing Permutation objects and a test of the OX based on several examples found in the literature #889
- 11:30 Ticket #881 (StablePearsonCorrelationCoefficientCalculator sometimes returns NaN values.) created by
- All modeling result collectors should behave identically when the …
- 11:27 Ticket #880 (Max and min time offsets for variable symbols are not set correctly by ...) created by
- 09:32 Changeset [2835] by
-
fixed doc and exception messages in CX, MPX, and PMX
adapted OX to referenced description
#889
- 06:19 Changeset [2834] by
-
Operator architecture refactoring (#95)
- worked on operators, engines, and optimization
- 03:03 Changeset [2833] by
-
Operator architecture refactoring (#95)
- added missing null checks in constructors of item collections and Variable
- set AllowDrop property to true in VariableView
- 02:42 Changeset [2832] by
-
Moved CollectionItemsChanged events into own interfaces (#819)
- 02:18 Changeset [2831] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments
- 02:15 Changeset [2830] by
-
Operator architecture refactoring (#95)
- worked on operators and SGA
- improved performance
02/18/10:
- 20:42 Changeset [2829] by
-
Implemented CyclicCrossover, updated documentation in MaximalPreservativeCrossover and PartiallyMatchedCrossover #889
- 16:14 Changeset [2828] by
-
Prevented division by zero in relative error calculation for Theil's U. #879
- 13:52 Changeset [2827] by
-
Fixed #879 (Calculation of Theil's inequality coefficient U2 should be based on relative errors instead of absolute errors)
- 13:51 Changeset [2826] by
-
changed OperatorGraphView in EngineView and CombinedOperatorView to ViewHost (ticket #867)
- 13:50 Ticket #879 (Calculation of Theil's inequality coefficient U2 should be based on ...) created by
02/17/10:
- 23:13 Changeset [2825] by
-
Removed random selection of function library injectors from CEDMA dispatcher. #877 (Predefined GP engines for time series prognosis are defect because of the removal of local variables of function library injectors in #748)
- 23:11 Changeset [2824] by
-
Quick fix: ported CEDMA server form to HL.MainForm to be able to open and edit algorithms. #758 (CEDMA server should be based on new HL.MainForm)
- 22:41 Ticket #878 (SymbolicRegressionFunctionLibraryInjectorAttribute should be removed) created by
- 20:24 Changeset [2823] by
-
updated MPX (documentation) and PMX (documentation + implementation) (#889)
previously commited implementation of PMX was faulty
- 19:24 Changeset [2822] by
-
Fixed tests for network function library. #877 (Predefined GP engines for time series prognosis are defect because of the removal of local variables of function library injectors in #748)
- 19:22 Changeset [2821] by
-
Removed access to local variable DIFFERENTIALS_ALLOWED in time series prognosis engines. #877 (Predefined GP engines for time series prognosis are defect because of the removal of local variables of function library injectors in #748)
- 19:21 Ticket #877 (Predefined GP engines for time series prognosis are defect because of ...) created by
- Access to deleted local variable DifferentialsAllowed throws an …
- 19:18 Ticket #873 (FunctionLibraryEditor GUI should be simplified) closed by
- fixed
- 18:32 Changeset [2820] by
-
Added MPX and PMX together with reference (#889)
- 11:17 Changeset [2819] by
-
new version of graph visualization with menuitems (ticket #867)
- 05:24 Changeset [2818] by
-
Operator architecture refactoring (#95)
- corrected several bugs in order to get SGA working
- 00:30 Changeset [2817] by
-
Operator architecture refactoring (#95)
- worked on selection
02/16/10:
- 18:44 Changeset [2816] by
-
Worked on plugin deployment GUI.
Added contact info and license text to DB schema.
#860
- 18:36 Changeset [2815] by
-
Added contact info and license text to plugin descriptions. #860
- 18:36 Changeset [2814] by
-
Updates service reference. #860 (Deployment server for plugin installation from web locations)
- 17:03 Ticket #876 (Plugin licenses should be automatically loaded from license files if ...) created by
- 14:24 Changeset [2813] by
-
corrected naming of load event handler in View (ticket #857)
- 12:58 Changeset [2812] by
-
changed proxy generation script to merge service binding definitions into app.config of plugin infrastructure. #860
- 12:44 Changeset [2811] by
-
Fixed service references in plugin infrastructure. #860 (Deployment server for plugin installation from web locations)
- 10:47 Changeset [2810] by
-
updated MainFormManager to transform generic type definitions to concrete type if possible (ticket #857)
- 10:42 Changeset [2809] by
-
corrected bug in ViewHost (ticket #95)
- 10:21 Changeset [2808] by
-
Updated ALGLIB references in HL plugins. #875 (Update ALGLIB sources)
- 10:06 Changeset [2807] by
-
Set svn:ignore properties. #875 (Update ALGLIB sources)
- 10:04 Changeset [2806] by
-
Added plugin for new version of ALGLIB. #875 (Update ALGLIB sources)
- 09:37 Ticket #875 (Update ALGLIB sources) created by
- 06:50 Changeset [2805] by
-
Operator architecture refactoring (#95)
- worked on parameters, TSP and selection
02/15/10:
- 17:24 Changeset [2804] by
-
Worked on administration front-end for deployment service. #860 (Deployment server for plugin installation from web locations)
- 16:14 Changeset [2803] by
-
changed HL3.3 x64 configuration (ticket #867)
- 15:41 Changeset [2802] by
-
Worked on administration front-end for deployment service. #860 (Deployment server for plugin installation from web locations)
- 15:39 Changeset [2801] by
-
added first version of OperatorGraphVisualization (ticket #867)
- 14:58 Changeset [2800] by
-
Operator architecture refactoring (#95)
- minor changes in ViewHost
- 14:34 Changeset [2799] by
-
towards migration of ProgrammableOperator to HL 3.3 (#842)
- 14:31 Changeset [2798] by
-
Added more images from the VS2008 image library (#841)
- 14:09 Changeset [2797] by
-
changed ViewHost to cach the currently display ViewType (ticket #95)
- 05:26 Changeset [2796] by
-
Operator architecture refactoring (#95)
- worked on operators, parameters and problems
- 01:04 Changeset [2795] by
-
Added more images from the VS2008 image library (#841)