Timeline
09/06/11:
- 17:31 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 17:22 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 17:12 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 16:57 Changeset [6713] by
-
Fixed minor bugs (#1177)
- 16:26 Changeset [6712] by
-
- got db scripts up-to-date
- renamed db related stuff back to 3.3
- fixed a bug in the Status page that occured when the db is empty
- 14:57 Changeset [6711] by
-
Added adaptive constraint relaxation for all VRP variants (#1177)
- 13:09 Documentation/Reference/VehicleRoutingProblem edited by
- (diff)
- 13:00 Documentation/Reference/VehicleRoutingProblem edited by
- (diff)
- 13:00 Changeset [6710] by
-
Added support for pickups and deliveries (#1177)
09/05/11:
- 16:33 Ticket #1636 (Weighted evaluation of data analysis models) created by
- It should be possible to indicate weights for observations. Benefits: …
- 14:20 Changeset [6709] by
-
#1635: symbolic regression variable impacts can be calculated for each fold separately for cross-validation runs. Added a drop down box in the variable impact view to choose the fold. Minor change: variable impacts are rounded to 3 decimal digits.
- 14:18 Ticket #1635 (Symbolic regression variable impact calculation does not work for ...) created by
- 14:06 Changeset [6708] by
-
#1634 implemented command to calculate a time series of percental changes from a time series of absolute values.
- 14:04 Ticket #1634 (Command for data importer to calculate a time series of percental ...) created by
- 14:02 Changeset [6707] by
-
#1633: added a tooltip that displays the index of columns
- 14:01 Ticket #1633 (Display column index for columns in a columngroup to simplify ...) created by
- 13:59 Changeset [6706] by
-
#1623 extended Savitzky-Golay filter command to support the calculation of smoothed derivatives of time series.
- 13:57 Ticket #1632 (Extend Savitzky-Golay filter command to support calculation of ...) created by
09/03/11:
- 01:24 DevelopersTeam edited by
- (diff)
- 01:22 DevelopersTeam edited by
- (diff)
- 01:14 WikiStart edited by
- (diff)
- 01:01 Imprint edited by
- (diff)
- 01:01 Imprint edited by
- (diff)
- 00:55 Support created by
- 00:45 Blog: HeuristicLab Blog edited by
- 00:44 Documentation/FirstSteps edited by
- (diff)
- 00:39 Blog: HeuristicLab Blog edited by
- 00:38 Blog: HeuristicLab Blog edited by
09/02/11:
- 19:25 Changeset [6705] by
-
#1631 fixed cloning bug in ThreadSafeLog
- 18:25 Changeset [6704] by
-
#1233 added plugin frame file to Slave HL App
- 17:42 Blog: Financial Analysis with HeuristicLab edited by
- 17:25 Blog: Financial Analysis with HeuristicLab edited by
- 17:24 Blog: Financial Analysis with HeuristicLab edited by
- 17:23 Blog: Financial Analysis with HeuristicLab created by
- 17:01 Changeset [6703] by
-
- really removed 3.4 folders
- added skeleton for a Slave HL App
- added missing license headers and AssemblyInfo frames
- fixed merging of config files
- 16:03 Changeset [6702] by
-
#1530 flatten serialization token hierarchy and seal frequently used classes
- 14:30 Changeset [6701] by
-
#1233 renamed folders from 3.4 to 3.3
- 14:05 Changeset [6700] by
-
#1223 changed version in project files, AssemblyInfo and plugin files back to 3.3
- 12:45 Changeset [6699] by
-
#1233 forgot these files in last commit
- 11:49 Changeset [6698] by
-
- implemented review comments
- more cleanups
- 10:58 Changeset [6697] by
-
Remove unnecessary reference to HeuristicLab.Parameters (#1622)
- 10:33 Ticket #1631 (ThreadSafeLog doesn't work with LogView) created by
- The HiveEngine uses a ThreadSafeLog together with the LogView. …
09/01/11:
- 17:45 Ticket #1630 (Weighted voting and confidence measure for ensembles of discriminating ...) created by
- The voting mechanism for ensembles of classifiers based on …
- 17:41 Changeset [6696] by
-
- some cleanups
- removed unused code
- 17:37 Ticket #1629 (Remove outdated plugins for data analysis which were kept in 3.3.4 for ...) created by
- 16:48 Blog: HeuristicLab Blog edited by
- 16:46 Changeset [6695] by
-
Fix spacing of modifiers list (#1622)
- 16:46 Blog: HeuristicLab Blog edited by
- 16:44 Blog: HeuristicLab Blog created by
- 16:28 Changeset [6694] by
-
Remove obsolete RunCollectionModificationEvaluator (#1622)
- 15:51 Changeset [6693] by
-
Integrate functionality of RunCollectionModificationEvaluator directly into RunCollection and its view. (#1622)
This update includes a modified RunCollectionModificationEvaluator that automatic migrates all modifies into the RunCollection.
- 10:46 Changeset [6692] by
-
#1618 small change in data analysis views to make drag and drop behavior for changing the problem data of a solution consistent.
- 10:06 Changeset [6691] by
-
Remove obsolete RunCollectionFuzzifier (#1622)
- 09:55 Changeset [6690] by
-
Rename RunCollectionFuzzifier to RunCollectionDiscretizer (#1622)
This commit contains both version and a modified cloning method in the old fuzzifier to enable upgrading by cloning a fuzzifier in the GUI which will then become a discretizer.
08/31/11:
- 19:37 Changeset [6689] by
-
#1233 some more renaming to be more consistent with OKB
- 19:27 Changeset [6688] by
-
#1233 some renaming to be more consistent with OKB
- 17:42 Changeset [6687] by
-
Extend calculator to support other data types, literals, stack manipulations and conditionals (#1622)
- 15:05 Changeset [6686] by
-
Add RunCollectionGroupCreater for re-grouping a RunCollection (#1622)
- 11:52 Changeset [6685] by
-
- Updated branch from trunk
- Changed ReferenceEqualityComparer<T> to become a non-generic class (generic implementation probably was only made because of lacking support for co- and contravariance in C# 3.5)
- Added finished experiment from sample algorithms to the tests
- Wrote a unit test to instantiate every IDeepCloneable type, clone it and compare the objects in the object graph for equal references
- Wrote a unit test to load the experiment, clone it and compare again the objects in the object graph
- Preliminary fix for a potential bug in ThreadSafeLog
- Preliminary fix for a potential bug in OperatorGraphVisualizationInfo
- Preliminary fix for a potential bug in Calculator (and added license headers)
- Preliminary fix for a potential bug in ScrambleMove
- 11:26 Ticket #1628 (Create a test for the deep cloning behavior of IDeepCloneables) created by
08/30/11:
- 17:48 Changeset [6684] by
-
#1579: Changed cloning of SymbolicExpressionTreeNodes.
08/26/11:
- 17:04 Changeset [6683] by
-
#1233 replaced the CreateHiveDatabaseApplication HL App with a Windows Forms application
08/25/11:
- 17:19 Blog: Chart export dialog for publication ready images edited by
- changed picture to attachment
- 17:18 Blog: Chart export dialog for publication ready images edited by
- changed category to upper-case
- 13:02 Blog: HeuristicLab Google Group created by
08/24/11:
- 21:49 AdditionalMaterial edited by
- corrected link (diff)
- 14:16 Changeset [6682] by
-
#1471: Corrected references and plugin dependencies of DataImporter.
- 13:13 Changeset [6681] by
-
#1624: Minor code quality fix in Constraint.
- 13:12 Changeset [6680] by
-
#1592: Improved ClassificationEnsembleSolutionEstimatedClassValuesView with coloring of classification results.
- 12:18 Blog: New Feature for System Identification: Model Response View created by
- 11:15 Changeset [6679] by
-
#1627: Implemented new features in RegressionSolutionLineChart and RegressionSolutionScatterPlotView.
08/23/11:
- 15:51 Ticket #1627 (Improve RegressionSolutionEvaluationViews) created by
- The LineChartView shows the estimated values for the training and …
- 14:38 Changeset [6678] by
-
Check for null before converting to string to enable checking of inhomogeneous run collections. (#1626)
- 14:36 Ticket #1626 (Crash in RunCollectionEqualityConstraint when querying non-existing ...) created by
- RunCollectionEqualityConstraint causes a NullReferenceException when a …
- 13:18 Blog: Chart export dialog for publication ready images created by
- 10:30 Changeset [6677] by
-
Enable modifications of order and number of runs in RunCollectionModificationEvaluator and implement RunCollectionSorter (#1622)