Timeline
08/09/10:
- 22:43 Documentation/FirstSteps edited by
- (diff)
- 21:49 Changeset [4180] by
-
- Deleted suo file
- 18:08 Changeset [4179] by
-
Refactored VRP based on the code review (#1039)
- 15:34 Changeset [4178] by
-
adapted the ColumnsVisibilityDialog and corrected copy and past support in the StringConvertibleMatrixView (ticket #1134)
- 13:29 Changeset [4177] by
-
Refactored VRP in preparation for the code review (#1039)
- 12:03 Download edited by
- Corrected daily build download link (diff)
- 12:00 Download edited by
- Corrected daily build download link (diff)
- 11:57 Download edited by
- Corrected daily build download link (diff)
08/08/10:
- 00:28 Changeset [4176] by
-
- Updated installer
- Updated View template
- Added Algorithm template (untested)
08/06/10:
- 16:59 Changeset [4175] by
-
Properly copy serializers when initializing global configuration. (#1136)
- 16:18 Ticket #1137 (Primitive type wrappers should override Equals and GetHashCode) created by
- When two wrappers like IntValues with the same primitive value are …
- 16:08 Changeset [4174] by
-
Refactored VRP, added some Potvin operators (WIP) (#1039)
- 15:31 Changeset [4173] by
-
- reorganized HiveExperiment code
- disabled snapshot-functionality... this needs more refactoring serverside
- added short documentation which explains how to use hive
- some minor changes
- 14:41 Ticket #1136 (Saving of a file is slower with each save operation) created by
- When a file is saved over and over again the serialization of the file …
- 13:50 Changeset [4172] by
-
Added HL logo as PNG with white background and resolution 345x80px for developer wiki page
- 09:55 Changeset [4171] by
-
corrected all AssemblyInfo.frame (removed BuildDate and changed PluginVersion to "3.3.0.0"). Also deleted unused HL.Hive.Server.Scheduler and obsolete HL.Hive.Engine
- 09:20 Changeset [4170] by
-
refactoring of Result-Polling of HiveExperiment, polling is now much faster and code is cleaner (1092#)
- 08:42 Download edited by
- Added entry to download daily builds (diff)
08/05/10:
- 15:46 Ticket #1135 (Improve BubbleChartView and BoxplotView) created by
- - The axis labels should have a tooltip to show the full text of …
- 15:42 Ticket #1134 (Correct bugs of StringConvertibleMatrixView) created by
- - improve the show/hide columns dialog - row & column headers are not …
- 15:18 Ticket #1133 (The ViewHost shows a cached View instead of the default View) created by
- This occurs when selecting another item that can be displayed with the …
- 14:31 Changeset [4169] by
-
Added HL logo in different sizes plus SVG source files
- 14:06 Changeset [4168] by
-
- Fixed a bug in the clone method
- 13:40 Changeset [4167] by
-
- Added item attribute to CrowdedTournamentSelector
- 11:19 Changeset [4166] by
-
Added MSE evaluator for multi-objective symb reg problems. #1118
- 11:18 Changeset [4165] by
-
Added storable attribute to CrowdedTournamentSelector. #1040
- 10:54 Changeset [4164] by
-
Added persistence of Constraints to RunCollection (ticket #1124).
- 10:18 Changeset [4163] by
-
Corrected RunCollectionView to update the color of cloned Runs (ticket #1125).
- 10:16 Changeset [4162] by
-
correct RunCollectionConstraintCollectionView to displayed cloned constraints correctly (ticket #1131)
- 10:13 Changeset [4161] by
-
added cloning of the color property of a Run (ticket #1125)
- 10:08 Changeset [4160] by
-
corrected cloning of Constraint base class (ticket #1129)
- 09:28 Changeset [4159] by
-
added sql-scripts for hive-database
08/04/10:
- 19:17 Ticket #1132 (The ViewHost sometimes overrides the status of a view (readonly, locked)) closed by
- fixed: corrected the creation of new views r4158
- 19:16 Changeset [4158] by
-
corrected the creation of new views (ticket #1132)
- 19:14 Ticket #1132 (The ViewHost sometimes overrides the status of a view (readonly, locked)) created by
- This happens if a view is initally shown and changes its status in the …
- 18:06 Changeset [4157] by
-
fixed cloning of RunCollectionConstraints (ticket #1131)
- 18:00 Changeset [4156] by
-
Persisted the color of a run (ticket #1125)
- 17:57 Changeset [4155] by
-
corrected comment in Constraint.Clone (ticket #1129)
- 17:56 Ticket #1131 (Cloning of a RunCollectionConstraint throws an ArgumentNullException) created by
- 17:34 Changeset [4154] by
-
Further improved the VRP design (#1039)
- 17:24 Ticket #1130 (NullReferenceException occurs in RunCollectionConstraintViews) closed by
- fixed: Looks good, thanks.
- 17:11 Changeset [4153] by
-
chained storable ctors for constraints (ticket #1129)
- 16:55 Changeset [4152] by
-
corrected null handling of constraint views (ticket #1130)
- 16:50 Ticket #1130 (NullReferenceException occurs in RunCollectionConstraintViews) created by
- 16:38 Ticket #1129 (Correct persistence of constraints) created by
- 16:12 Changeset [4151] by
-
Adapted VRP view (#1039)
- 16:11 Changeset [4150] by
-
Refactored VRP, added Potvin encoding (WIP) (#1039)
- 15:30 Ticket #1128 (Upgrade tools solution to VS2010) closed by
- fixed: r4149 * upgraded tools solution and configmerger project
- 15:30 Changeset [4149] by
-
- upgraded tools solution and configmerger project
- 15:29 Ticket #1128 (Upgrade tools solution to VS2010) created by
- 15:26 Changeset [4148] by
-
- renamed folders
- 15:25 Changeset [4147] by
-
- Renamed folders
- 15:22 Changeset [4146] by
-
- Added View Wizard, Wizards GAC installer, and view template
- Sometimes it works, sometimes it doesn't
- 15:13 Changeset [4145] by
-
worked on "request snapshot" feature (#1115)
- 14:34 Changeset [4144] by
-
improved HiveExperiment GUI (HL3.3 look&feel, RunCollectionView, JobItem.ToString) (#1115)
- 14:21 Changeset [4143] by
-
Fixed calculation of p-values for variable impacts (the calculation procedure was implemented incorrectly because in r4121). #1011
- 11:25 Changeset [4142] by
-
Added export to file functionality for the DataTableView. #1127
- 10:59 WikiStart edited by
- Resolved display bug in IE (diff)
- 10:57 Ticket #1127 (Export functionality for charts) created by
- It should be possible to export a chart to a file. It's possible to …
- 10:44 Changeset [4141] by
-
merged with changes from Hive-3.2
- 03:51 WikiStart edited by
- Changed https links to http links (diff)
08/03/10:
- 17:20 Changeset [4140] by
-
#828 added various improvements to the plugin cache manager, the execution engine, the transaction handling on the serverside and the server console
- 17:05 Ticket #1126 (Code review HeuristicLab.Problems.VehicleRouting) created by
- Before the VRP shall be released a code review should be done.
- 17:02 Ticket #1085 (The VRP problem should provide a default problem instance upon creation) closed by
- fixed
- 15:23 Changeset [4139] by
-
HiveExperiment now flats the optimizer-tree (supports batch runs and sub-experiments)
- 15:21 Ticket #968 (Enhance StringConvertibleViews) closed by
- fixed
- 15:20 Ticket #1021 (Refactor locking / disabling of views in HL 3.3) closed by
- fixed: The described changes triggered a build increment of …
- 15:18 Ticket #996 (Implement constraints for datatypes) closed by
- fixed
- 15:18 Ticket #970 (Implement new RunCollectionViews) closed by
- fixed: Future development and bug fixes must be specified in a single ticket.
- 15:15 Ticket #1082 (Partial evaluation of training samples) closed by
- fixed
- 15:14 Ticket #1020 (Refactor views for DataAnalysisSolutions) closed by
- fixed
- 15:14 Ticket #1010 (View for simplification of symbolic regression solutions) closed by
- fixed
- 15:12 Ticket #1125 (The color of runs is not saved) created by
- 15:11 Ticket #1124 (RunCollections do not save their specified constraints) created by
- 15:10 Ticket #1123 (Increment the build number of the mainform plugin) created by
- This is necessary because the access modifiers have been changed after …
- 15:07 Ticket #1090 (Problems replace the operators collection after deserialization) closed by
- fixed: Reviewed the changes by abeham and everything seems to work.
- 14:51 Changeset [4138] by
-
The VRP problem now provides a random problem instance upon creation (#1085)
- 13:42 Changeset [4137] by
-
use no transactions in read-only service calls to avoid dead-locks (#1092)
- 12:41 Changeset [4136] by
-
finally fixed logging for hive (#1092)
- 11:18 Changeset [4135] by
-
added HeuristicLab.Hive.Tracing (#1092)
- 11:16 Ticket #1122 (Exception when assigning some grammars to the FunctionTreeGrammar parameter) created by
- The GlobalSymbolicExpressionGrammar and …
- 09:43 Changeset [4134] by
-
Added a project dependency for ExternalEvaluation plugin #1090.
08/02/10:
- 17:27 Changeset [4133] by
- 17:23 Ticket #1108 (The serialization format of CompactNumberArray2StringSerializer is not ...) closed by
- fixed: Tested by loading the artificial ant demo engine.
- 17:03 Changeset [4132] by
-
make optimized version of CompactNumberArray2StringSerializer compatible with released version (#1138, #1108)
- 15:27 Changeset [4131] by
-
Fixed bug in WeightedParentsQualityVarianceComparator. #1082
- 15:26 Changeset [4130] by
-
set svn:ignore properties #1041
- 15:22 Changeset [4129] by
-
Deleted plugin file. #1041
- 15:21 Changeset [4128] by
-
Implemented multi-objective version of symbolic regression problem. #1118
- 13:38 Ticket #1121 (The jitter factor is not updated correctly when changing the axis ...) created by
08/01/10:
- 20:29 ChangeLog edited by
- added release dates to the changelog (diff)
- 20:19 Documentation/DevelopmentCenter/AdditionalMaterial edited by
- Added a book I just ordered and a blog which led me to the book, as … (diff)
- 18:13 Changeset [4127] by
-
Added correlation coefficient evaluator for symbolic regression problems. #1117
- 18:11 Changeset [4126] by
-
Added check in correlation coefficient calculation to prevent division by zero. #1116
- 18:08 Changeset [4125] by
-
Made variable frequency analyzer more efficient and removed subtraction of base line (variable impacts are now in the range 0..1 instead of -1 .. 1) #1011
- 18:04 Changeset [4124] by
-
Improved variable impact view. #1011
- 15:53 Ticket #1012 (Operators and algorithm for linear regression) closed by
- fixed
- 15:46 Ticket #1097 (Evolutionary feature selection problem) closed by
- fixed
- 15:45 Ticket #1014 (View for symbolic expression grammars to customize the list of allowed ...) closed by
- fixed
- 15:42 Ticket #1016 (ChangeNodeType mutation operator for GP trees uses function symbols ...) closed by
- fixed
- 15:38 Ticket #535 (GP one-point crossover operator creates individuals larger than max size) closed by
- invalid: Cannot be reproduced in the current version because one-point …
- 15:35 Ticket #881 (StablePearsonCorrelationCoefficientCalculator sometimes returns NaN values.) closed by
- worksforme: Problem cannot be reproduced in the current version 3.3.0.
- 15:34 Ticket #859 (PTC2 initialization operator fails if it is used with restrictive ...) closed by
- worksforme
- 15:24 Ticket #1120 (Symbolic expression tree crossover operators swap parent operators ...) closed by
- fixed
- 15:24 Changeset [4123] by
-
Fixed #1120.
- 15:23 Ticket #1120 (Symbolic expression tree crossover operators swap parent operators ...) created by
- The relative semantic difference of the female (recieving) and male …
07/31/10:
- 17:17 Ticket #1119 (Box-Cox transformation for data-analysis) created by
- To transform non-normal distributed variables into normally …
- 16:54 Ticket #1118 (Multi-objective symbolic regression problem) created by
- Support MO optimization for symbolic regression problems. The two …
- 16:52 Ticket #1117 (Evaluation of symbolic regression solutions based on the correlation ...) created by
- Maximizing the Pearson's correlation coefficient r² is equivalent to …
- 16:29 Ticket #1116 (Values calculated by OnlinePearsonRSquaredEvaluator do not match the ...) closed by
- fixed: Fixed with r4122.
- 16:29 Changeset [4122] by
-
Fixed #1116
- 16:12 Ticket #1116 (Values calculated by OnlinePearsonRSquaredEvaluator do not match the ...) created by
07/30/10:
- 13:56 Changeset [4121] by
-
Stabilization of Hive, Improvement HiveExperiment GUI (#1115)
07/29/10:
- 16:58 Changeset [4120] by
-
further improvement and stabilisation of HiveExperiment (#1115)
07/28/10:
- 17:48 Changeset [4119] by
-
HiveExperiment is now able to send IOptimizers of an Experiment and receive the calculated result (#1115)
07/27/10:
- 19:54 Changeset [4118] by
-
- Fixed problem plugins reloading their operators on deserialization in following problems (forgot on them in the first commit)
- SupportVectorRegressionProblem
- SymbolicTimeSeriesPrognosisProblem
- Fixed a bug in the FeatureSelectionProblem introduced in r4098
- Fixed the issues mentioned in the code review of mkommend
- Fixed problem plugins reloading their operators on deserialization in following problems (forgot on them in the first commit)
- 18:57 Changeset [4117] by
-
- Added views plugin for variable symbol to set the variable names
- Beautified interface in the channel views (images in buttons)
- fixed a bug in the tree interpreter regarding missing variables
- Added missing frame file for ExternalEvaluation.Views plugin
- Fixed build of ProtoGen in the solution file
- 18:36 Changeset [4116] by
-
worked on HiveExperiment (#1115)
- 17:05 Changeset [4115] by
-
Added correct handling of adding and removing runs in experiments and batch runs (ticket #1111).
- 15:49 Ticket #1111 (Experiments and Batchruns do not extract runs of newly added optimizers) reopened by
- Added runs must also be removed from an experiment, if the optimizer …
- 15:47 Ticket #972 (Enhance ViewHost and adapt MainForm) closed by
- fixed: The main development on the ViewHost and the MainForm is finished. …
- 14:40 Changeset [4114] by
-
set svn:ignore properties. #1081
- 14:38 Changeset [4113] by
-
Added plugin for time series prognosis. #1081
- 14:36 Changeset [4112] by
-
Fixed some bugs in multi-variate regression classes. #1089
- 14:20 Changeset [4111] by
-
added experiment plugins (#1115)
- 14:19 Ticket #1115 (Implement HiveExperiment) created by
- Should be able to distribute collections of IOptimizer objects to the …
- 12:35 Ticket #1114 (Simple PRNG that is more memory-efficient than Mersenne-Twister) created by
- For the case when many PRNG objects have to be allocated and the …
- 12:32 Ticket #744 (Squared input variables in linear models) closed by
- wontfix: It would be better to implement a generalized least squares approach …
- 11:50 ChangeLog edited by
- (diff)
- 11:29 Ticket #1111 (Experiments and Batchruns do not extract runs of newly added optimizers) closed by
- fixed: Added runs of optimzers to the result collection r4110.
- 11:28 Changeset [4110] by
-
added runs of optimzers to the result collection (ticket #1111)
- 11:09 Ticket #1113 (Enable user to choose which parameters are stored in a run) created by
- 11:03 Ticket #1112 (Dragging of multiple items) created by
- Although it is possible to select multiple items only the last …
- 11:02 Ticket #1111 (Experiments and Batchruns do not extract runs of newly added optimizers) created by
- If an already finished optimizer is added to an experiment its runs do …
- 09:56 Ticket #879 (Calculation of Theil's inequality coefficient U2 should be based on ...) closed by
- invalid: Actually after consulting the original sources this is not necessary.
- 09:53 Documentation/DevelopmentCenter/VSCodeSnippets edited by
- fixed text regarding snippets (diff)
- 09:52 VSCodeSnippets created by
- VSCodeSnippets? → …
- 09:40 Changeset [4109] by
-
Use MSE instead of RMSE in feature selection for linear regression to make the results comparable with all other data analysis results. #1097
- 00:08 Ticket #1110 (SolutionMessageBuilder does not clone converter list) closed by
- fixed: r4108 * Added clone method
- 00:07 Ticket #1033 (Unchecking a converter can lead to unexpected behavior) closed by
- fixed: r4108 * Changed collection to list * Rebuilding dispatcher after …
- 00:07 Changeset [4108] by
-
- Changed collection to list
- Rebuilding dispatcher after every change to the list
- Added clone method
07/26/10:
- 23:10 Ticket #1110 (SolutionMessageBuilder does not clone converter list) created by
- 18:18 Ticket #1096 (Hive migration to HL 3.3) closed by
- fixed: hive now functional in 3.3 (see r4107)
- 18:17 Changeset [4107] by
-
migration from 3.2 to 3.3 completed. Hive Server and Client are now executable and as functional as they were in 3.2. (#1096)
- 18:14 Ticket #1098 (Remove dependency from Sping.net) closed by
- fixed
- 16:18 Ticket #1103 (Solving the ArtificialAntProblem throws an exception) closed by
- fixed
- 16:18 Changeset [4106] by
-
Fixed bugs in SubtreeCrossover, ArgumentCreater and ArgumentDuplicater and updated unit tests for symbolic expression tree operators. #1103
- 15:08 ChangeLog edited by
- (diff)
- 15:05 Ticket #1109 (Open calendar fails for "No group") created by
- Because "No group" does not represent a database entity, and therefore …
- 14:58 ChangeLog edited by
- (diff)
- 14:02 Ticket #1108 (The serialization format of CompactNumberArray2StringSerializer is not ...) created by
- The breaking changeset is r3946. Two metainfo tags are created …
- 09:36 Ticket #1107 (Add the calender GUI as HL plugin) closed by
- fixed
- 09:36 Changeset [4105] by
-
added HeuristicLab.Calendar (calendar GUI implementation from hive project) (#1107)
- 09:36 Ticket #1107 (Add the calender GUI as HL plugin) created by
- 02:42 Ticket #1106 (Implement dialog for creating an experiment for an algorithm) closed by
- fixed: Implemented in r4104.
- 02:42 Changeset [4104] by
-
Implemented dialog for creating an experiment for an algorithm (#1106)
- 02:26 Ticket #1106 (Implement dialog for creating an experiment for an algorithm) created by
- There should be a dialog for creating an experiment for an algorithm …