Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/01/10:

22:31 Changeset [2907] by swagner

Operator architecture refactoring (#95)

  • restructured HeuristicLab.Encodings.Permutation project
22:08 Changeset [2906] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.Permutation to HeuristicLab.Encodings.Permutation
21:30 Changeset [2905] by swagner

Operator architecture refactoring (#95)

  • added project dependency, files entry and svn:ignore properties for HeuristicLab.Encodings.RealVector
21:20 Changeset [2904] by kgrading

added functionality (#830)

19:11 Changeset [2903] by swagner

Operator architecture refactoring (#95)

  • removed unnecessary file from project
19:09 Changeset [2902] by swagner

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

17:34 Changeset [2901] by mkommend

enable disable action buttons (ticket #867)

17:17 Changeset [2900] by abeham

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 mkommend

added buttons to view (ticket #867)

15:16 Changeset [2898] by mkommend

added details view for parameters (ticket #867)

14:38 Changeset [2897] by epitzer

Finished initial port of ProgrammableOperator to HL 3.3 (#842)

13:08 Changeset [2896] by mkommend

added handling of operator name changes (ticket #867)

13:01 Changeset [2895] by mkommend

added properties view in graph visualization (ticket #867)

11:47 Changeset [2894] by swagner

Operator architecture refactoring (#95)

  • removed unnecessary folder
11:45 Changeset [2893] by mkommend

added context menu to OperatorGraphView (ticket #867)

10:55 Changeset [2892] by mkommend

removed accidentally commited resize events on ItemCollectionsView (ticket #85)

04:46 Changeset [2891] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms and parameters
03:01 Changeset [2890] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms, problems and parameters
02:15 Changeset [2889] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
02:14 Changeset [2888] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
02:09 Changeset [2887] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
02:09 Changeset [2886] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
02:08 Changeset [2885] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
02:08 Changeset [2884] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
01:38 Changeset [2883] by swagner

Operator architecture refactoring (#95)

  • renamed HeuristicLab.Routing.TSP to HeuristicLab.Problems.TSP

02/27/10:

03:35 Changeset [2882] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms

02/26/10:

18:34 Changeset [2881] by abeham

removed APX from projects (#889)

18:15 Changeset [2880] by abeham

Removed the absolute topological crossover (APX) as there was no suitable reference in literature #889

17:43 Changeset [2879] by abeham

Updated CosaCrossover #889

16:49 Changeset [2878] by mkommend

removed unused files (ticket #867)

16:40 Changeset [2877] by epitzer

further steps towards migration of ProgrammableOperator to HL 3.3 (#842)

16:38 Changeset [2876] by epitzer

Ignore assemblies that fail to load during type discovery in configuration services (#548)

16:31 Changeset [2875] by mkommend

corrected layouting issues in netron (ticket #867)

15:47 Changeset [2874] by epitzer

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 epitzer
fixed: Always instantiate parent before processing an inner composite. (r2873)
15:46 Changeset [2873] by epitzer

Always instantiate parent before processing an inner composite. (#888)

15:43 Ticket #888 (Indirect cycles cannot be deserialized) created by epitzer
The following case cannot be deserialized because the outer object is …
13:57 Changeset [2872] by mkommend

corrected handling of connections (ticket #867)

13:33 Changeset [2871] by abeham

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 swagner

Added some of the changes suggested by abeham to improve UI reaction times (#887)

02/25/10:

18:03 Changeset [2869] by mkommend

added small bug fix in OperatorGraphView (ticket #867)

17:28 Changeset [2868] by mkommend

finished mapping from OperatorGraph to GraphVisualizationInfo (ticket #867)

17:22 Changeset [2867] by abeham

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 swagner

Operator architecture refactoring (#95)

  • added missing files
06:35 Changeset [2865] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms
02:49 Changeset [2864] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms
01:56 Changeset [2863] by swagner

Operator architecture refactoring (#95)

  • implemented reviewers' comments

02/24/10:

21:58 Changeset [2862] by mkommend

important bugfix to avoid duplicate shapes in the view (ticket #867)

17:58 Changeset [2861] by mkommend

intermediate version of graph visualization (ticket #867)

14:34 Changeset [2860] by gkronber
  • 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 abeham
It takes a relatively long time for e.g. a ValueParameterView hosting …
12:36 Changeset [2859] by epitzer

fix handling of PublicKeyToken in TypeNameParser (#548)

12:35 Changeset [2858] by epitzer

fix handling of public key token (#802)

11:44 Changeset [2857] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms
11:01 Changeset [2856] by svonolfe

Added literature reference for CosaCrossover (#889)

10:45 Changeset [2855] by gkronber

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 gkronber
10:01 Changeset [2854] by svonolfe

Ported ported permutation operators to HL 3.3 and added test cases (#889)

02/23/10:

10:58 Changeset [2853] by mkommend

added first version of mapping for the graph visualization (ticket #867)

06:50 Changeset [2852] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms

02/22/10:

04:15 Changeset [2851] by swagner

Operator architecture refactoring (#95)

  • worked on algorithms

02/21/10:

21:26 Ticket #885 (Change WCF Hosting to Spring supported hosting) created by kgrading
Needed for the AOP Interception.
21:21 Changeset [2850] by kgrading

fixed plugin setting. plugin now valid (#830)

19:23 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) closed by kgrading
fixed: changed compilation settings in r2849. Builds + gets copied now.
19:23 Changeset [2849] by kgrading

changed compilation settings for spring.net (#884)

19:22 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) reopened by kgrading
19:01 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) closed by kgrading
fixed: added spring.net in r2847 and r2848
18:59 Changeset [2848] by kgrading

Added Spring.NET in v 1.3.0 (#884)

18:53 Changeset [2847] by kgrading

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 kgrading
Version used will be 1.3.0, released on the 17.12.2010 under the …
16:34 Changeset [2846] by kgrading

various improvements (#828) concerning the stability of the server

15:32 Ticket #883 (PluginInfrastructure throws an exception in plugin discovery when ...) created by gkronber
Can be reproduced by updating only a part of the plugins to a newer …

02/20/10:

20:04 Changeset [2845] by swagner

Operator architecture refactoring (#95)

  • worked on parameterized items

02/19/10:

18:51 Changeset [2844] by gkronber

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 gkronber

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 gkronber

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 mkommend

corrected ViewHost; viewsLabel tooltip and image (ticket #95)

12:55 Changeset [2840] by abeham

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 gkronber
11:50 Changeset [2839] by mkommend

corrected bug in setter of ViewHost.viewType (allowed null to be set) (ticket #95)

11:46 Changeset [2838] by mkommend

changed ViewHost to use ViewContextMenuStrip (ticket #95)

11:45 Changeset [2837] by mkommend

added ViewAttribute and adapted ViewContextMenuStrip (ticket #857)

11:41 Changeset [2836] by abeham

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 gkronber
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 gkronber
09:32 Changeset [2835] by abeham

fixed doc and exception messages in CX, MPX, and PMX
adapted OX to referenced description
#889

06:19 Changeset [2834] by swagner

Operator architecture refactoring (#95)

  • worked on operators, engines, and optimization
03:03 Changeset [2833] by swagner

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 swagner

Moved CollectionItemsChanged events into own interfaces (#819)

02:18 Changeset [2831] by swagner

Operator architecture refactoring (#95)

  • implemented reviewers' comments
02:15 Changeset [2830] by swagner

Operator architecture refactoring (#95)

  • worked on operators and SGA
  • improved performance

02/18/10:

20:42 Changeset [2829] by abeham

Implemented CyclicCrossover, updated documentation in MaximalPreservativeCrossover and PartiallyMatchedCrossover #889

16:14 Changeset [2828] by gkronber

Prevented division by zero in relative error calculation for Theil's U. #879

13:52 Changeset [2827] by gkronber

Fixed #879 (Calculation of Theil's inequality coefficient U2 should be based on relative errors instead of absolute errors)

13:51 Changeset [2826] by mkommend

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 gkronber

02/17/10:

23:13 Changeset [2825] by gkronber

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 gkronber

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 gkronber
20:24 Changeset [2823] by abeham

updated MPX (documentation) and PMX (documentation + implementation) (#889)
previously commited implementation of PMX was faulty

19:24 Changeset [2822] by gkronber

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 gkronber

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 gkronber
Access to deleted local variable DifferentialsAllowed throws an …
19:18 Ticket #873 (FunctionLibraryEditor GUI should be simplified) closed by gkronber
fixed
18:32 Changeset [2820] by abeham

Added MPX and PMX together with reference (#889)

11:17 Changeset [2819] by mkommend

new version of graph visualization with menuitems (ticket #867)

05:24 Changeset [2818] by swagner

Operator architecture refactoring (#95)

  • corrected several bugs in order to get SGA working
00:30 Changeset [2817] by swagner

Operator architecture refactoring (#95)

  • worked on selection

02/16/10:

18:44 Changeset [2816] by gkronber

Worked on plugin deployment GUI.
Added contact info and license text to DB schema.
#860

18:36 Changeset [2815] by gkronber

Added contact info and license text to plugin descriptions. #860

18:36 Changeset [2814] by gkronber

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 gkronber
14:24 Changeset [2813] by mkommend

corrected naming of load event handler in View (ticket #857)

12:58 Changeset [2812] by gkronber

changed proxy generation script to merge service binding definitions into app.config of plugin infrastructure. #860

12:44 Changeset [2811] by gkronber

Fixed service references in plugin infrastructure. #860 (Deployment server for plugin installation from web locations)

10:47 Changeset [2810] by mkommend

updated MainFormManager to transform generic type definitions to concrete type if possible (ticket #857)

10:42 Changeset [2809] by mkommend

corrected bug in ViewHost (ticket #95)

10:21 Changeset [2808] by gkronber

Updated ALGLIB references in HL plugins. #875 (Update ALGLIB sources)

10:06 Changeset [2807] by gkronber

Set svn:ignore properties. #875 (Update ALGLIB sources)

10:04 Changeset [2806] by gkronber

Added plugin for new version of ALGLIB. #875 (Update ALGLIB sources)

09:37 Ticket #875 (Update ALGLIB sources) created by gkronber
06:50 Changeset [2805] by swagner

Operator architecture refactoring (#95)

  • worked on parameters, TSP and selection

02/15/10:

17:24 Changeset [2804] by gkronber

Worked on administration front-end for deployment service. #860 (Deployment server for plugin installation from web locations)

16:14 Changeset [2803] by mkommend

changed HL3.3 x64 configuration (ticket #867)

15:41 Changeset [2802] by gkronber

Worked on administration front-end for deployment service. #860 (Deployment server for plugin installation from web locations)

15:39 Changeset [2801] by mkommend

added first version of OperatorGraphVisualization (ticket #867)

14:58 Changeset [2800] by swagner

Operator architecture refactoring (#95)

  • minor changes in ViewHost
14:34 Changeset [2799] by epitzer

towards migration of ProgrammableOperator to HL 3.3 (#842)

14:31 Changeset [2798] by swagner

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

14:09 Changeset [2797] by mkommend

changed ViewHost to cach the currently display ViewType (ticket #95)

05:26 Changeset [2796] by swagner

Operator architecture refactoring (#95)

  • worked on operators, parameters and problems
01:04 Changeset [2795] by swagner

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

Note: See TracTimeline for information about the timeline view.