Timeline
04/07/12:
- 15:00 Documentation/FirstSteps edited by
- (diff)
- 14:57 Documentation/AboutHeuristicLab edited by
- (diff)
- 14:40 UsersTutorials edited by
- added video section (diff)
- 13:16 Ticket #1816 (EnsembleRegressionSolution results are not recalculated when the ...) closed by
- worksforme
- 13:02 Ticket #1816 (EnsembleRegressionSolution results are not recalculated when the ...) created by
- 03:03 Changeset [7719] by
-
Added HeuristicLab video tutorial "Experiment Design and Analysis"
- 02:02 Changeset [7718] by
-
Updated HeuristicLab video tutorial "How to Execute Algorithms"
- 01:03 Changeset [7717] by
-
Corrected file extension
- 01:02 Changeset [7716] by
-
Renamed files
- 00:17 Documentation/Howto/Use Hive Engine edited by
- (diff)
- 00:17 Documentation/Howto/SetupHiveSlave edited by
- (diff)
- 00:16 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 00:16 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 00:15 Documentation/Howto/OptimizeAnyLogicModels edited by
- (diff)
- 00:14 Documentation/Howto/OptimizeExternalApplications edited by
- (diff)
- 00:13 Documentation/DevelopmentCenter/Develop Services edited by
- (diff)
- 00:12 Documentation/Howto/DefineCustomProblems edited by
- (diff)
- 00:11 Documentation/Howto/Implement a Basic Algorithm edited by
- (diff)
- 00:10 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by
- (diff)
- 00:09 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by
- (diff)
04/06/12:
- 23:54 Changeset [7715] by
-
#1775: fixed operator to respect bounds
- 23:53 FacebookTest created by
- 19:22 Documentation/Howto/Implement Genetic Programming Problems edited by
- restructuring (diff)
- 19:07 Changeset [7714] by
-
Added video on usability
- 18:58 Documentation/Howto/Implement Genetic Programming Problems edited by
- added images (diff)
- 18:18 Documentation/Howto/Implement Genetic Programming Problems created by
- first import of how-to for implementation of GP problems
- 16:25 Changeset [7713] by
-
Added "How to create Custom Algorithms" video
- 11:20 Changeset [7712] by
-
Added HeuristicLab Tour video
- 10:59 Changeset [7711] by
-
Added HeuristicLab video tutorial "How to Execute Algorithms"
04/05/12:
- 23:21 Ticket #1815 (Grammar view shows incorrect checkboxes for the enabled state of ...) created by
- 19:20 Documentation/DevelopmentCenter/CreateNewViews edited by
- (diff)
- 19:17 Documentation/DevelopmentCenter/CreateNewViews edited by
- improved howto views (diff)
- 15:14 Changeset [7710] by
-
Updated HL tutorial slides
- 12:57 Changeset [7709] by
-
- changed design according to review
- disabled blinking of errorProvider
- 11:54 Changeset [7708] by
-
#1810 fixed bug in tree interpreter for psi function, extended IL emitting interpreter to handle the new special functions.
- 10:28 Changeset [7707] by
-
#1810 fixed issues with newly added symbols to fix unit tests
04/04/12:
- 17:21 Changeset [7706] by
-
#1695: fixed bug in parameter collection
- 13:20 Changeset [7705] by
-
#1813 change default value to smaller one to give steep curve in the beginning
- 12:52 Changeset [7704] by
-
#1813 add generalized exponential distribution with additional base parameter
adapt documentation of previous exponential distribution operator
- 12:45 Ticket #1814 (ValueAnalyzer cannot be used to analyze values inside global scope) created by
- The ValueAnalyzer assumes the analysis of several values in …
- 11:15 Ticket #1813 (ExponentialDiscreteDoubleModifier uses implicit distribution shape) created by
- The current implementation of the …
- 08:14 Changeset [7703] by
-
#331: updated architecture diagram
04/03/12:
- 15:34 Changeset [7702] by
-
#1812: title "Histogram" in "Symbolic Expression Tree Lengths" chart has been renamed to "Tree Length Histogram"
- 15:33 Changeset [7701] by
-
- deleted toggle of series
- 14:32 Changeset [7700] by
-
- added toggle of series
- changed existing MouseDown event to MouseDoubleClick
- renamed "Mean Model" to "Baseline". For consistence some variable names also have been renamed
- 10:56 Ticket #1812 (Change title of the Symbolic Expression Tree Length charts) created by
- Rename of title "Values" in "Symbolic Expression Tree Length" chart to …
- 10:33 Ticket #1811 (MouseOver in Error Characteristics Curve) created by
- If the cursor is over the legend of the chart, it shall change into a …
- 09:43 Changeset [7699] by
-
#1775: Added UniformSomePositionsManipulator and minor changes
- 09:29 Changeset [7698] by
-
- ProblemInstanceProvider are sorted now
- the return values of ValueGenerator have been changed to !IEnumerable
- changes have been applied to classes which are using the ValueGenerator
- change of the cast in ProblemInstanceProviderViewGeneric and !importButton.Enable is set now in SetEnabledStateOfControls
- 08:24 Changeset [7697] by
-
#1810 added handlers for norm() function in latex exporter
- 08:20 Changeset [7696] by
-
#1810 implemented a number of additional special functions from alglib
- 00:32 Changeset [7695] by
-
#1810 merged patch to add square and square root function symbols by mkommend
- 00:29 Ticket #1810 (Implement additional symbols for symbolic data analysis) created by
04/02/12:
- 23:44 Changeset [7694] by
-
#1808 updated serialization code for neural network ensembles to work with alglib 3.5.0
- 20:36 Changeset [7693] by
-
#1809 don't throw an exception if the user settings contain an unencrypted password
- 20:07 Changeset [7692] by
- 19:59 Changeset [7691] by
-
#1809 fixed capitalization of string
- 19:52 Changeset [7690] by
-
#1809 added password encryption/decryption for Clients.Common
- 19:45 Ticket #1809 (The client password should be stored encrypted) created by
- 18:44 Changeset [7689] by
-
Added 2Opt* Move (#1177)
- 17:50 Changeset [7688] by
-
#1174 fixed displaying of execution time
- 16:52 Changeset [7687] by
-
- all references have been set to CopyLocal "false"
- 16:45 Changeset [7686] by
-
#1775: Updated integer vector encoding
- Added advanced bounds to all operators
- Added new operators
- Changed DiscreteCrossover to work with >= 2 parents
- 16:36 Changeset [7685] by
-
- changed namespace of files in Problem.Instances.Classification
- added description to iris and mammography problem instances
- 15:56 Changeset [7684] by
-
- deleted RegressionProblemView
- deleted of the import button in the DataAnalysisProblemView
- small changes in the views of the Problems.Instances.Views project
- 13:53 Changeset [7683] by
-
- added abstract ProblemInstanceProviderView
- changes !IProblemInstanceConsumer and !IProblemInstanceExporter interfaces
- deleted unnecessary files
- 10:55 Changeset [7682] by
-
- added Problem.Instances.Classification project
- added classification problem instances
- added a class Transformer to Problem.Instances
- 00:29 Changeset [7681] by
-
#1775: added branch of plugin and new operators
- 00:25 Changeset [7680] by
-
#1775 created branch
03/30/12:
- 23:44 Changeset [7679] by
-
#1614: updated SlackMinimizationSolutionCreator
- 23:10 Changeset [7678] by
-
#1788: added new online calculators.
- 22:48 Changeset [7677] by
-
#1788: Implemente new symbolic regression evaluators.
- 16:26 Changeset [7676] by
-
- Fixed typos
- Removed debug printout
- Show HL icon in Dialog
- 11:25 Changeset [7675] by
-
#1808: updated trunk to use new alglib release.
- 10:55 Changeset [7674] by
-
#1808: updated extlib solution - added new alglib release projects.
- 10:51 Changeset [7673] by
-
#1808: Added new alglib release 3.5.0 to the external libraries.
- 10:21 Changeset [7672] by
-
#1788: Prepared symbolic regression evaluators to apply linear scaling and moved to separate folder.
- 10:17 Changeset [7671] by
-
#1722: Minor configurations changes in variable condition symbol
- 09:16 Ticket #1808 (Update alglib sources to 3.5.0) created by
03/29/12:
- 17:15 Ticket #1807 (Data Analysis Service) created by
- Implement a data analysis service where a standardized analysis is …
03/28/12:
- 17:22 Changeset [7670] by
-
#1680: Show progress view while restoring Azure Subscriptions
- 15:47 Changeset [7669] by
-
#1680: merged changes from trunk into branch
- 14:38 Changeset [7668] by
-
- restore subscription data on cloud manager startup
- correct idxs for parsing subscription string
03/27/12:
- 16:58 Changeset [7667] by
-
- updated the Plugin.cs.frame files
- added other real world problem instances
- put some methods from TrentMcConaghyInstanceProvider to the super class ResourceRegressionInstanceProvider
- 16:13 Changeset [7666] by
-
- deleted obsolete project Problems.Instances.Regression.Views
- added TrentMcConaghy and Various problem instances (zip file from TrentMcConaghy is rather big)
- 13:31 Changeset [7665] by
-
- minor bug fixes in several views
- 10:05 Changeset [7664] by
-
- added Keijzer, Korns, Vladislavleva und Nguyen regression problem instances
- changes have been made in the ProblemView. Some parts have been replaced with views from Problems.Instances.Views
03/26/12:
- 20:59 Changeset [7663] by
-
#1680: encrypt/decrypt azure subscription data
- 14:11 Changeset [7662] by
-
#1806 improved memory usage of ChangeNodeTypeManipulation and ReplaceBranchManipulation by replacing the linq statements
- 10:58 Changeset [7661] by
-
#1680: Show error dialog (from PluginInfrastructure) instead of message box on exception