Timeline
06/25/12:
- 21:24 Changeset [8110] by
-
#1773 switched back to the tree view as default for symbolic data analysis models instead of the math notation view.
- 20:16 Changeset [8109] by
-
#1722: fixed creation and parsing of the resource string in the Hive Job Manager
- 17:59 Ticket #1881 (VariableNeighborhoodSearch doesn't react to disabled analyzers) created by
- Analyzers in a VNS are executed even when all of them are unchecked. …
- 17:21 Changeset [8108] by
-
- Removed ToEnumerable extension method (I agree with gkronber and it's just one occurrence)
- Reset rowNumber to 0 when rebuilding the combined data table
- Some minor changes (moved ctor below variable/property declaration, replaced some obvious variable types with var)
- 17:02 Changeset [8107] by
-
- implemented filtering according to the legend items
- added zoom support
- 16:02 Changeset [8106] by
-
#1722: Corrected behavior of SymbolicExpressionGrammarEditorView.
- 15:55 Changeset [8105] by
-
#1811: tool tip has been implemented as suggested by mkommend
- 15:05 Changeset [8104] by
-
- Removed ALL_SERIES constant
- Reordered methods
- CalculateResiduals returns now all residuals instead of a dictionary
- reduced number of parameters for methods were possible
- 14:31 Changeset [8103] by
-
#1821: made changes according to mkommend's comments
- 14:06 Changeset [8102] by
-
#1811: added tool tip to explain that a model can be opened by double-clicking
- 13:11 Changeset [8101] by
-
- added two calculators to test purposes
- ClassificationEnsembleSolutionEstimatedClassValuesView shows the current average confidence of the correct and wrong classified samples
- some calculators have been excluded from the project, so only relevant calculators are shown
- 10:16 Changeset [8100] by
-
#1811: Removed unnecessary code in ErrorCharacteristicsCurveViews.
- 09:48 Changeset [8099] by
-
#1821: Minor changes in VariableCondition and the according view.
- 09:34 Changeset [8098] by
-
#1708: Minor modifications in residual histogram` view.
06/24/12:
- 20:02 Changeset [8097] by
-
#1800: Added $WCREV$ substitution string to version in Plugin.cs.frame
- 19:58 Changeset [8096] by
-
#1722: Added some missing dependencies to the "HeuristicLab-3.3" project (Clients, OKB, LawnMower)
- 19:25 Changeset [8095] by
-
- Changed to not display instance providers that do not contain data descriptors
- Added some default values when checking an int/double parameter (made some rough guesses on what reasonable variations could be like based on the given value)
- Set TopMost property to false
- 18:04 Changeset [8094] by
-
#1855: Added plugin-dependency
- 17:57 Changeset [8093] by
-
- Added possibility to name row and column in matrix (to have more interpretable results)
- Added a "standard" assignment problem
- 13:56 Changeset [8092] by
-
#1856: Added unit test for lower bound, made it more obvious that last element is not left out
06/23/12:
- 00:21 Changeset [8091] by
-
#1877 fixed NullReferenceExceptions in MetaOpt detected by TestCloningAllDeepCloneables
06/22/12:
- 16:35 Changeset [8090] by
-
#1751: fixed event handling
- 12:22 Blog: Symbolic Regression Benchmark Functions edited by
- 12:21 Blog: Symbolic Regression Benchmark Functions edited by
- 12:19 Ticket #1880 (Provide Qualities Histogram during algorithm runs) created by
- In a similar way as for symbolic expression tree length a analyzer …
- 12:14 Changeset [8089] by
-
#1859: disabled btnPermissionsSave while AccessClient refreshes
- 11:32 Blog: Symbolic Regression Benchmark Functions created by
- 11:25 Changeset [8088] by
-
#1879: Corrected ToString unit test.
- 11:24 Ticket #1879 (ToString Unit Test stops after first exception) created by
- This is quite cumbersome as the unit tests must be executed several …
- 11:15 Changeset [8087] by
-
#1877: Corrected plugin dependencies and ToString methods in MetaOpt.
- 11:11 Changeset [8086] by
-
- synced branch with trunk
- added custom interface (ISimilarityBasedOperator) to mark operators that conduct similarity calculation
- similarity calculators are now parameterized by the algorithm
- deleted SolutionPool2TierUpdateMethod
- deleted KnapsackMultipleGuidesPathRelinker
- moved IImprovementOperator, IPathRelinker and ISimilarityCalculator to HeuristicLab.Optimization
- added parameter descriptions
- fixed plugin references
- fixed count of EvaluatedSolutions
- fixed check for duplicate solutions
- minor code improvements
- 10:06 Ticket #1878 (Executing optimizers in experiments concurrently can lead to ...) created by
- A race condition can occur in the optimizer_Stopped event handler in …
06/21/12:
- 18:02 Changeset [8085] by
-
#1847: merged trunk changes r7800:HEAD into gp move operators branch
- 17:54 Changeset [8084] by
-
#1784: Added CSV problem provider for ClusteringProblem
- 16:51 Changeset [8083] by
-
#1877: Corrected errors detected in unit test in HeuristicLab.FitnessLandscapeAnalysis.
- 16:26 Changeset [8082] by
-
#1877: Last update for plugin dependencies in HeuristicLab.Scheduling.
- 16:19 Changeset [8081] by
-
#1877: Added missing plugin dependencies in HL.Scheduling.
- 16:13 Changeset [8080] by
-
#1722: Fixed description of k-Means solution
- 16:06 Changeset [8079] by
-
#1877: Corrected plugin dependencies in HeuristicLab.Scheduling.*.
- 16:05 Changeset [8078] by
-
#1877: Corrected TestAllDeepCloneables unit test to use the ReferenceEqualityComparer.
- 15:34 Ticket #1877 (Correct errors detected by unit tests in branches) created by
- Branches that can be downloaded from the builder are from now on unit …
- 15:02 Changeset [8077] by
-
#1722: added builder.testsettings for branches.
- 13:42 Changeset [8076] by
-
#1648 fetch user and client information when the optimizer starts
- 12:46 Changeset [8075] by
-
#1859 some improvements for the resource permission management ui
- 10:58 Changeset [8074] by
-
#1860 fixed event deregistration
06/20/12:
- 23:08 Changeset [8073] by
-
#1722: corrected HL test lists.
- 21:17 Changeset [8072] by
-
#1722: Removed external in HL.Tests.
- 20:11 Changeset [8071] by
-
- removed AuthorizesForResourceAdministration method
- transfered permission checking to the client
- 16:26 Ticket #1768 (Standby leads to an error in communication between the slave and ui) closed by
- duplicate: This is a duplicate of ticket #1757
- 15:44 Changeset [8070] by
-
#1859: fixed layout of permission view in administration user interface
- 15:40 Changeset [8069] by
-
#1827 fixed bug where deleting the last job doesn't update the details view
- 13:38 Changeset [8068] by
-
#1859 removed branch HiveResourcePermissionManagement (trunk integration)
- 13:36 Changeset [8067] by
- 13:32 Changeset [8066] by
-
#1860 removed classes from the hive service which were moved to the access service
- 13:07 Changeset [8065] by
-
#1860 small fix in the webservice interface
- 12:47 Changeset [8064] by
-
#1648 deleted access service branch
- 12:45 Changeset [8063] by
-
#1174 deleted OKB trunk integration branch
- 11:06 Changeset [8062] by
-
#1722: Corrected external from https to http.
- 11:02 Changeset [8061] by
-
#1722: Added svn:external to have a duplicate of the HL 3.3 test solution in the HeuristicLab.Tests directory, which is necessary for the builder.
- 11:00 AddonsDailyBuilds edited by
- removed okb daily build (diff)
- 10:33 Changeset [8060] by
-
#1174 fix failing InstantiateCreatablesTest
- 09:18 Changeset [8059] by
-
#1876: initial import of the lawn mower demo problem for GP.
06/19/12:
- 16:05 Changeset [8058] by
-
#1859: fixed layout of administration user interface views
- 15:02 Changeset [8057] by
-
#1855: corrected references
- 14:47 Changeset [8056] by
-
#1859 removed unnecessary plugin dependency
- 14:46 Changeset [8055] by
-
#1174 integrated okb client parts into trunk
- 14:18 Ticket #1876 (Implement the lawn mower demo problem for genetic programming) created by
- 13:42 Changeset [8054] by
-
#1174 separated views from OKB clients
- 13:17 Changeset [8053] by
-
#1722 fixed more licensing information and source formatting
- 12:20 Changeset [8052] by
-
#1722: Fixed error message display when cloning fails
- 12:06 Changeset [8051] by
-
#1859: manually merged branch "HiveResourcePermissionManagement (trunk integration)" into trunk
- 11:37 Changeset [8050] by
-
#1722 fixed license information in services
- 11:33 Changeset [8049] by
-
#1174 integrated OKB services parts into trunk
- 11:05 Changeset [8048] by
-
- replaced instanceCount textbox with NumericUpDown control
- fixed label position
- removed unnecessary validation code
- 09:55 Changeset [8047] by
-
#1648 fixed bug which caused the DeepCloneableCloning test to fail
- 09:49 Changeset [8046] by
-
#1722: Added exception handling to DeepCloneableCloningTest (before it would terminate prematurely if some exception occurred during cloning of some IDeepCloneable).
06/18/12:
- 22:26 Changeset [8045] by
-
#1174 fixed plugin dependency
- 22:26 Changeset [8044] by
-
#1648 fixed NullReferenceExceptions in DTOs
- 21:32 Changeset [8043] by
-
#1648 display an error message if a user lacks the appropriate roles for the user administration
- 21:15 Changeset [8042] by
-
#1648 integrated access service client parts into trunk
- 20:30 Changeset [8041] by
-
#1648 fixed compiler warnings
- 20:29 Ticket #1875 (Race conditions in cross-validation.) created by
- Steps to reproduce: * Create CV with Random-Forest * Set workers to …
- 17:54 Changeset [8040] by
-
#1648 integrated server parts of the access service into trunk
- 16:47 Changeset [8039] by
-
#1648 some cleanups in preparation for the access service trunk integration
- 16:03 Changeset [8038] by
-
- completed branch creation
- first simple implementation of a HeatMap, which shows the correlation of the dataset features
- 16:02 Changeset [8037] by
-
#1648 fixed bugs found by the HL unit test
- 14:53 Changeset [8036] by
-
#1292: branch another project for implementing HeatMap to show correlation of dataset features
- 14:52 Changeset [8035] by
-
#1292: branch project for implementing HeatMap to show correlation of dataset features
- 14:51 Changeset [8034] by
-
#1292: create branch to show correlation of dataset features
- 13:45 Changeset [8033] by
-
- scenario description added
- page size fixed
- 11:18 Changeset [8032] by
-
- merged trunk r7330:8022 into branch
- importButton shows a message, if clicked and it can't be used
- 11:00 Changeset [8031] by
-
- Changed tooltip generation in ProblemInstanceConsumerViewGeneric (typeof(T).Name doesn't work, because T doesn't change miraculously when the selected provider changes). The current solution might not be optimal, maybe include another property "FileFormat" in IProblemInstanceProvider that can then be TSPLIB, QAPLIB, CSV, etc.
- Set instances combobox to not display a selected instance initially and disabled button in this case. If that still doesn't reduce the confusion, then I think we have to add problem loading on selected index change and do away with the button.
- 10:56 Ticket #1874 (Scaling of SymbolicDataAnalysisModels does not take Estimation Limits ...) closed by
- rejected
- 10:55 Changeset [8030] by
-
#1874: reverted r8026. The behaviour of calculating the scaling parameters based on the unbounded values is intentional.
- 10:45 Changeset [8029] by
-
#1722 fixed a small ui glitch in metaopt caused by the new problem view
- 10:18 Changeset [8028] by
-
#1722: Removed commented code in HL.Tests.PluginLoader.
- 10:16 Changeset [8027] by
-
#1775: updated metaopt branch
- 10:14 Changeset [8026] by
-
#1874: Corrected scaling in SymbolicDataAnalysis models.
- 10:13 Changeset [8025] by
-
#1775: updated scheduling branch
- 10:10 Changeset [8024] by
-
- fire event when Cancel button clicked
- support cancellation when generating experiments
- fixed page sizes
- plugin dependencies updated
- 10:07 Ticket #1874 (Scaling of SymbolicDataAnalysisModels does not take Estimation Limits ...) created by
- Estimation limits for calculating the linear scaling factors in …
- 10:04 Changeset [8023] by
-
#1775: fixed unit tests
- 02:53 Changeset [8022] by
-
- Transformed LAP into a SingleObjectiveHeuristicOptimizationProblem
- Added HungarianAlgorithm as separate algorithm for solving the problem
06/17/12:
- 15:18 Changeset [8021] by
-
#1775: On the joy of plugin branching and reference managing
- 15:06 Changeset [8020] by
-
#1775: removed branch
- 15:05 Changeset [8019] by
-
#1775: reintegrated branch
- 14:44 Changeset [8018] by
-
#1775: synced with trunk
- 13:38 Changeset [8017] by
-
- Renamed some crossovers
- Ported some additional crossovers from the real-vector plugin
- Introduced BoundedIntegerVector* base classes
- 00:58 Changeset [8016] by
-
- Added a SingleValueAnalyzer to HeuristicLab.Analysis
- The ValueAnalyzer was not usable without changing the operator graph, it has a ScopeTreeLookupParameter and is only suitable to analyze values of children
- I think we need an analyzer like this anyway so I implemented it and named it SingleValueAnalyzer
- Added that to SA and parameterized accordingly
- Added a SingleValueAnalyzer to HeuristicLab.Analysis
- 00:09 Changeset [8015] by
-
- Fixed exception that would occur if no DataRows are present
- Fixed enabled state in DataRowVisualPropertiesControl (initially should be disabled, unless Content is assigned)
- Fixed tab order in DataTableVisualPropertiesDialog
06/16/12:
- 19:51 Changeset [8014] by
-
- made dialog a bit larger
- added clearing of the run collection of the cloned optimizer
- renamed variations tab
- 19:40 Blog: Parameter Variation Experiments in Upcoming HeuristicLab Release edited by
- added screenshots
- 19:38 Blog: Parameter Variation Experiments in Upcoming HeuristicLab Release created by
06/15/12:
- 22:44 Changeset [8013] by
-
#1851: Enabled to set Value to null for OptionalConstrainedValueParameters
- 22:20 Documentation/DevelopmentCenter/IntegrateHeuristicLab edited by
- (diff)
- 22:19 Documentation/DevelopmentCenter/IntegrateHeuristicLab edited by
- (diff)
- 21:37 Changeset [8012] by
-
#1851: fixed cancellation of experiment creation
- 20:26 Changeset [8011] by
-
#1851 set the DefineArithmeticProgressionDialog to be topmost
- 19:43 Documentation/DevelopmentCenter/IntegrateHeuristicLab edited by
- (diff)
- 19:41 Documentation/DevelopmentCenter/IntegrateHeuristicLab created by
- 13:17 Changeset [8010] by
-
#1081: Corrected time series solution results and implemented new models.
06/14/12:
- 17:27 Ticket #1873 (Improve the Legends of the DataTableView) created by
- It should be customizable which DataRows are shown in the …
- 10:58 Changeset [8009] by
-
Adapted to changes in IProblem interface (#1610)
- 10:57 Changeset [8008] by
-
#1722: Added size properties for range data types.
- 10:52 Changeset [8007] by
-
Merged changes from trunk into branch (#1177)
- 10:46 Changeset [8006] by
-
Derived VRP from Problem base class (#1177)
- 10:28 Changeset [8005] by
-
#1696 derive NK Landscape from SingleObjectiveHeuristicOptimizationProblem
- 09:53 Changeset [8004] by
-
#1864: Corrected deserialization of the operator collection.
- 09:51 AddonsDailyBuilds edited by
- removed VRP daily build (diff)
- 09:37 Changeset [8003] by
- 09:32 Changeset [8002] by
- 09:12 Changeset [8001] by
06/13/12:
- 19:08 Changeset [8000] by
-
- added support to pan with the middle mouse button
- removed pan button
- 17:38 Ticket #1872 (Exception handling in large experiments should be improved) created by
- When executing large experiments where some of the contained …
- 17:14 Changeset [7999] by
-
- switched IOperators collection to IItems
- adapted algorithms and problems
- added AfterDeserialization hooks for problem, external evaluation problem and user-defined problem
- 15:35 Changeset [7998] by
-
#1081: Corrected time series interpreter and updated visualizations.
- 13:20 Changeset [7997] by
-
#1772: New analyzer: SymbolicExpressionTreeRelativeLengthAnalyzer. Rewrote the SymbolicExpressionTreeFragmentsAnalyzer, added generic wrapper to wrap HL objects as items.
- 09:09 Changeset [7996] by
-
#1871: Improved performance of ProportionalSelector.
- 09:01 Changeset [7995] by
-
#1871: Added quality checks in all SingleObjectiveSelectors.
06/12/12:
- 16:30 Changeset [7994] by
-
#1867: corrected some mistakes
- 15:48 Changeset [7993] by
-
#1633: ToolTip is now only shown in the column header
- 15:13 Changeset [7992] by
-
#1858: Multiple ColumnGroups can be deleted at once and are inserted correctly if the command is undone.
- 14:27 Changeset [7991] by
-
#1081: Updated estimation limits correctly in TimeSeriesPrognosisProblem.
- 14:07 Ticket #1871 (Selectors should check for double.Nan and infinity qualities) created by
- Currently all selectors assume that only valid quality values are …
- 12:55 Changeset [7990] by
-
- improved scrolling for the scatter plot
- label of the axes are getting formatted
- 10:31 Changeset [7989] by
-
#1081: Improved performance of time series prognosis.
- 09:27 Changeset [7988] by
-
- the training and test partition for Spatial co-evolution problem instance has been corrected
- 08:50 Changeset [7987] by
-
#1870: fixed clipboard pasting in StringConvertibleMatrixView
- 08:30 Changeset [7986] by
-
#1869: Cleared combo box items if selected data table changes.
- 01:47 Changeset [7985] by
-
#1851: Allow to specify each value of numeric parameters explicitly as well as provide a dialog for generating the values
- 01:27 Changeset [7984] by
-
- Added a check to remove the last newline only when there's actually a newline at the end
- Improved speed of StringConvertibleMatrixView with respect to paste operations that would extend the number of rows and columns
- 01:22 Ticket #1870 (StringConvertibleArrayView does not fully paste all values) created by
- Also I noticed that StringConvertibleMatrixView can be slow when …
06/11/12:
- 16:09 Changeset [7983] by
-
#1826 catch exceptions from sharp develop code completion
- 14:29 Changeset [7982] by
-
- always update the client information
- allow a normal user to change the FullName and E-Mail
- 12:14 Changeset [7981] by
-
#1869: Forgot to add extension methods ToEnumerable.
- 11:39 Changeset [7980] by
-
#1869: Added RunCollectionDataTableView.
- 11:33 Changeset [7979] by
-
#1869: Corrected introduced bug in DataTableView concerning adding of DataRows.
- 09:03 Changeset [7978] by
-
#1869: Removed unused references in HL.Analysis.Views.
- 09:02 Changeset [7977] by
-
#1869: Added methods to handle collection of data rows in DataTableView.
- 09:00 Ticket #1869 (Display multiple DataTables in one view) created by
- It would be beneficial if we had the possibility to compare data …