Timeline
11/26/11:
- 22:00 Changeset [7078] by
-
#1672 added missing invoke
11/25/11:
- 17:24 Changeset [7077] by
-
#1480 added a message for the NotSupportedException thrown in the SymbolicDataAnalysisExpressionTreeILEmittingInterpreter stating which symbolic is not supported.
- 15:25 Changeset [7076] by
-
#1654: Corrected tree creators for symbolic expression encoding.
- 11:41 Changeset [7075] by
-
#1682: Updated crossovers
- 11:13 Changeset [7074] by
-
- checked if old ActualName was mapped and set the same map on the new parameter
- 10:56 Changeset [7073] by
-
#1690 rename ParticleSwarmUpdater's BestQuality to SwarmBestQuality to avoid a name clash with Analyzers
- 10:55 Ticket #1690 (BestQuality in PSO equals CurrentBestQuality) created by
- The value of BestQuality during a PSO run can become worse and …
11/24/11:
- 18:26 Changeset [7072] by
-
#1682: New versions of crossover (work-in-progress).
- 18:19 Changeset [7071] by
-
#1479: Added lagged variable as allowed child for power symbols in the first subtree.
- 17:05 Changeset [7070] by
-
#1652 made the note that you have to restart the optimizer more visible in the MainFormTypeSelectionDialog
- 17:04 Changeset [7069] by
-
#1689: Corrected type discovery and adapted MainFormManager to work correctly.
- 16:26 Changeset [7068] by
-
- added a default job name
- added check that a job name is set before upload
- 15:48 Changeset [7067] by
-
- allow drag and drop only for new jobs
- prepare optimizers on drag and drop
- 14:49 Changeset [7066] by
-
#1689: Filtered generic type definitions if only instantiable types should be discovered.
- 14:39 Changeset [7065] by
-
- Improved the performance of the RunCollectionView when working with larger number of runs
- 14:32 Ticket #1689 (ApplicationManager should not try to create instances of a generic type) created by
- Currently the ApplicationManager tries to create instances of …
- 13:19 Changeset [7064] by
-
#1653 changed path to MergeConfigs.cmd in slave solution
- 12:00 Changeset [7063] by
-
- fixed the build
- 11:49 Changeset [7062] by
-
- Removed MergeConfigs.cmd from project, added to solution items
- Added quotes to path
- 11:37 Changeset [7061] by
-
#1579: Lowered threshold for the SubtreeCrossoverTest to 2000 crossovers per second.
- 11:34 Changeset [7060] by
-
- Changed config merging behavior to always merge from the original HeuristicLab app.config file in order to not break the local build when changes to the config files occur
- Added an interactive mode detection to the MergeConfigs.cmd to allow execution from the explorer
- Changed app.config in HeuristicLab.Tracing-3.3.csproj to not copy to output directory
- Changed app.config in HeuristicLab-3.3.csproj to always copy to output directory
- 10:39 Ticket #1688 (Views are not resized correctly with font size settings of 125% or higher) created by
- See tickets #1582 and #1652 for the history of this problem.
11/23/11:
- 19:39 Changeset [7059] by
-
- Permissions can now be deleted
- fixed overlay icons for permissions
- fixed overlay icons in job list
- 18:12 Changeset [7058] by
-
#1081: added unit tests for directional symmetry and Theil's U and multi-step forecasts
- 17:58 Changeset [7057] by
-
#1579: Removed test method attribute from CodingConventionsUnitTest.
- 16:49 Changeset [7056] by
-
- disabled drag and drop for Hive Jobs
- fixed adding and deleting of Hive Tasks
- show Statelog after a Job is downloaded
- 14:52 Changeset [7055] by
-
#1653: Forgot to set CopyLocal = true for WinForms.Docking in HeuristicLab.Tests.
- 13:34 Changeset [7054] by
-
#1654: Corrected multi mutation operators for GP and fixed SymbolicExpressionMultiTreeView.
- 10:42 Changeset [7053] by
-
#1654: Corrected TreeCreator unit tests.
- 09:55 Changeset [7052] by
-
#1654: Changed discovery in multi operators as the discovery by specifying a plugin description does not work in the LightWeightApplicationManager and therefore the classes were not useable in unit tests.
- 09:34 Changeset [7051] by
-
#1579: Removed unused variable from StatisticsCalculatorsTest.
- 09:29 Changeset [7050] by
-
#1653: Set CopyLocal back to true for HeuristicLab.Tests as this project is not built to the common bin directory.
- 09:21 Changeset [7049] by
-
#1612: Corrected ctor access modifier for ConstantRegressionSolution.
- 00:06 Changeset [7048] by
-
- removed duplicate events
- got rid of compiler warnings
11/22/11:
- 21:27 Changeset [7047] by
-
- use transactions for status page
- removed speed up charts because they are only working with user statistics
- 18:32 Changeset [7046] by
-
#1672 added Hive and Benchmarking project dependencies to HeuristicLab-3.3 project
- 18:13 Changeset [7045] by
-
#1672 switch more service calls to IsolationLevel=ReadUncommitted transactions to prevent db deadlocks
- 16:52 Changeset [7044] by
-
#1669: real world problems have been added
- 16:21 Changeset [7043] by
-
#1612: Created mean model for RegressionSolutionErrorCharacteristicsCurveView.
- 15:26 Changeset [7042] by
-
- Readded the ExperimentView from r6425 and renamed it to ExperimentListView
- Tested it briefly
- 15:17 Ticket #1687 (Add an experiment list view as alternative to the tree view) created by
- The tree view does not support multi drag and drop, which is why I …
- 14:56 Changeset [7041] by
-
- Added else branch for resetting parameters when loading instances without solution file
- 14:54 Changeset [7040] by
-
- Fixed permutation view and changed label
- Fixed problem in the RTS operator when all moves are tabu (the original code continues when all moves are tabu, so this is also the case here)
- Changed the Analyzer parameter type in RTS, a FixedValueParameter is not appropriate for operator parameters
- 14:29 Changeset [7039] by
-
- Removed unused !SilverLight2 configuration in ProtocolBuffers
- Changed CopyLocal to false for references in HeuristicLab.Tests
- 14:23 Changeset [7038] by
-
#1686: Improved LatexFormatter for SymbolicExpressions.
- 14:22 Ticket #1686 (Improve LatexFormatter for SymbolicExpressions) created by
- * Remove \left( and \right) parenthesis * Escape underscore …
- 13:34 Changeset [7037] by
-
#1654: Implemented MultiSymbolicDataAnalysisExpressionTreeCreator.
- 13:30 Changeset [7036] by
-
#1683: Added SymbolicDataAnalysisExpressionSemanticSimilarityCrossover operator
- 13:29 Changeset [7035] by
-
#1682: Added base class SymbolicDataAnalysisExpressionCrossover for data analysis crossovers (crossovers that also perform evaluation for computing distance metrics). Made adjustments to other classes to accommodate the new crossovers (some methods became more general and were moved), changes affect CutPoint.cs, SubtreeCrossover.cs, SymbolicExpressionTreeNode.cs and others.
- 13:20 Changeset [7034] by
-
#1654: Fixed bug in the RampedHalfAndHalfTreeCreator
- 11:00 Changeset [7033] by
-
#1579: changed build script to not clean by default and use Rebuild instead of Build
- 09:58 Changeset [7032] by
-
#1672 reverted change that exceptions are thrown in the job manager
- 09:53 Changeset [7031] by
-
#1669: A few mistakes have been corrected. All benchmark problems now generate problem data without throwing an error.
- 08:09 Changeset [7030] by
-
#1621: removed .resx reference in .csproj file
11/21/11:
- 20:33 Changeset [7029] by
-
#1672 fixed a small bug when refreshing permissions
- 19:08 Changeset [7028] by
-
#1621: fixed bugs in response function view and added scatter plot of original data as a reference.
- 16:31 Changeset [7027] by
-
#1685: fixed a bug in the InteractiveSymbolicDiscriminantFunctionClassificationSolutionSimplifierView. The drawback is that the threshold calculation is much more complex now and can lead to an unresponsive UI as we do not calculate impacts in the background.
- 16:27 Changeset [7026] by
-
- added graphic that describes scope transformations for the ChildrenCreator
- 16:25 Documentation/DevelopmentCenter/OperatorsChildrenCreator edited by
- (diff)
- 16:23 Changeset [7025] by
-
#1669: benchmark problems of Nguyen, Korns and Keijzer from http://groups.csail.mit.edu/EVO-DesignOpt/GPBenchmarks/ have been added. The benchmark problems from http://www.vanillamodeling.com/ have been adapted to the ones from Vladislavleva.
Not all benchmarks are working correctly so far, but they will be tested soon.
- 16:16 Changeset [7024] by
-
#1592 removed 'Model' item from the itemList showing all results for classification and regression ensemble solutions.
- 16:06 Operators edited by
- (diff)
- 16:05 Documentation/DevelopmentCenter/OperatorsChildrenCreator edited by
- (diff)
- 16:04 Documentation/DevelopmentCenter/OperatorsChildrenCreator created by
- 15:40 Changeset [7023] by
-
#1656: fixed a bug in the calculator for the normalized Gini coefficient for classification solutions.
- 15:38 Changeset [7022] by
-
#1675 fixed a bug in the ClassificationEnsembleSolutionEstimatedClassValuesView
- 15:34 Ticket #1685 (The simplifier for symbolic classification solutions behaves ...) created by
- 15:13 Changeset [7021] by
-
#1653 corrected a number of direct references to .dll files (sometimes to a x86 version) which were missed in r6866 and changed the 'copy local' property for references to ExtLib .dlls to 'false'.
11/18/11:
- 18:34 Changeset [7020] by
-
- increased max. object graph size which can be serialized to allow downloading of big jobs
- removed more magic numbers
- increased job polling interval
- 13:55 Changeset [7019] by
-
#1680: manage multiple app.config files with pre-build event
11/17/11:
- 16:36 Changeset [7018] by
-
#1479: Hid the ProgramRootSymbol and the DefunSymbol in SymbolicExpressionGrammarEditorView.
- 16:34 Changeset [7017] by
-
#1684: Made Regression- and ClassificationProblem storable by implementing IStorableContent.
- 16:20 Ticket #1684 (Classifcation- and RegressionProblems cannot be saved) created by
- This is only possible for the symbolic version
- 14:59 Changeset [7016] by
-
#1659 deleted benchmarking branch
- 14:18 Changeset [7015] by
-
#1659 removed .resx files and moved Benchmark to Algorithms category
- 14:11 Changeset [7014] by
-
#1652 increased HB interval to 20 secs
- 14:09 Changeset [7013] by
-
#1652 implemented reviewing comments:
- deleted resource files
- moved UpdateTitle and OnInitialized code to Optimizer*MainForm
- 11:51 Changeset [7012] by
-
#1654: Updated Full-, Grow- and RampedHalfAndHalf tree creators so that the Create call has the exact same signature for all of them (including the probabilistic tree creator); adjusted tests. Added CreateTree interface method and tree creator selection mechanism in the Sample Tree View.
- 11:46 Changeset [7011] by
-
#1656: Added AfterDeserializationHook to ClassificationSolutionBase to add the gini results.
11/16/11:
- 19:08 Changeset [7010] by
-
#1653 renamed services frame files to go along with new naming scheme
- 19:04 Changeset [7009] by
-
#1672 moved the Hive services parts to services project as suggested by swagner
- 18:40 Changeset [7008] by
-
#1659 added an empty view for IBenchmark so that "No view available" won't be displayed in HL
- 18:24 Changeset [7007] by
-
#1659 fixed small typo
- 17:37 Changeset [7006] by
-
#1659 merged benchmarking algorithms branch back to trunk
- 16:53 Changeset [7005] by
-
- enable Remote Desktop Connection to roles
- adapt connection string for Azure Storage in cloud configuration
- add diagnostics to worker role
- 16:48 Changeset [7004] by
-
- renamed benchmarking algs to Benchmark where it was missing
- merged from trunk
- 16:44 Changeset [7003] by
-
#1680: update to Windows Azure SDK for .NET (Version 1.6)
- 16:37 Changeset [7002] by
-
- fixed errors found by unit tests
- set references to copylocal=false
- added missing platforms to project files
- 15:14 Changeset [7001] by
-
#1479: Changed default value of maximum subtree count for newly added symbols.
- 15:07 Changeset [7000] by
-
#1659 updated branch from trunk
- 13:58 Changeset [6999] by
-
- Renamed symbolic classification sample.
- Updated samples unit test to use new features of the SymbolicExpressionGrammar.
- Updated symbolic regression and classification sample.
- Filtered symbolic in AllowedChildSymbolsView.
- 13:52 Changeset [6998] by
-
#1672 Changed again how plugin discovery works because of Hive. The reason is that it must be possible to move the plugin and working directories away from the original slave working directory. This is needed for the Slave App and also in the future for the windows service because we don't want it to run as the LocalSystem user.
I have removed setting the PrivateBinPath and am now setting the ApplicationBase. This doesn't effect HL (because ApplicationBase is set by default to pluginDir anyway) but makes Hive work. The reason why setting the PrivateBinPath doesn't work with moving plugin and working directories is (from msdn): "Private assemblies are deployed in the same directory structure as the application. If the directories specified for PrivateBinPath are not under ApplicationBase, they are ignored."
- 10:25 Changeset [6997] by
-
#1672 added missing invoke
- 10:21 Changeset [6996] by
-
New branch for #1682
11/15/11:
- 14:14 Ticket #1683 (Semantic similarity crossover) created by
- This type of crossover works under the assumption that the exchange of …
- 11:57 Ticket #1682 (Probabilistic functional crossover) created by
- This crossover operator increases the probability of a beneficial …
- 11:06 Changeset [6995] by
-
#1672 fixed typo which led to false assembly paths in the Slave App
11/14/11:
- 22:44 Changeset [6994] by
-
- removed dead code
- added Hive assembly references to Tests project
- fixed problems found by tests
- 17:17 Changeset [6993] by
-
- removed unused files
- changed the plugin cache path of the Slave HL App so that HL doesn't discover Hive assemblies
- cleaned up config files
- incremented version number of installers to 3.3.6
- removed Execution time on Hive from Status page because it can't be calculated without the user statistics
- 17:12 Changeset [6992] by
-
#1680: azure projects added
- 17:08 Changeset [6991] by
-
#1669: First version with a simpler design as discussed with Michael Kommenda has been implemented and will be tested soon. Currently only the KotanchekFunction.cs is changed accordingly. Other benchmarks are going to follow soon.
The classes for the different distributions are not needed any longer. Static methods in RegressionBenchmark replace them.
- 17:06 Changeset [6990] by
-
- AzureClient initial commit
- Azure project added
- WorkerRole for starting the slave core
- 16:53 Ticket #1681 (Drag & Drop support for the allowed InputVariables of ProblemData ...) created by
- Currently it is not possible to drag & drop the allowed input …
- 16:25 Changeset [6989] by
-
- start client communication service optionally
- make slave client communication interchangeable ('PipeCom', 'TraceCom')
- 14:42 Changeset [6988] by
-
#1680: heuristiclab branch for azure integration
- 14:41 Ticket #1680 (Add Azure integration for Hive) created by
- 14:12 Changeset [6987] by
-
- removed uncommented code
- removed ‘Benchmark Name’ and ‘Benchmark Type’ from result collection
- placed Getters/Setters after data members
- added input validation
- updated parameter description
11/13/11:
- 19:24 Changeset [6986] by
-
#1679 Add simple run remover that removes all currently visible runs. All existing filters can be used to remove runs selectively.
11/12/11:
- 23:14 Ticket #1678 (Assigning null to a LookupParameter throws an exception) closed by
- worksforme: As of now this change is not necessary, my requirement was to store an …