Timeline
09/27/10:
- 18:29 Changeset [4527] by
-
Fixed #1216 via Invoke() call.
- 18:27 Ticket #1216 (Invalid cross-thread exception when trying to update plugins.) created by
- 17:44 Changeset [4526] by
-
Corrected locked and readonly state in ExperimentView (ticket #1155).
- 17:38 Changeset [4525] by
-
implemented basic crossover operator for ParameterSets. MetaOptimization is now functional on a basic level (Configuration and Crossing only works for IntValue Parameters) (#1215)
- 17:31 Changeset [4524] by
-
Fixed #1214. The size of the manipulated tree is checked and only if the new tree fulfills the size requirements it is accepted otherwise the original tree is returned instead. Additionally the calculation of tree sizes is checked for overflows now.
- 17:22 Changeset [4523] by
-
Corrected coloring of runs in RunCollectionTabularView (ticket #1213).
- 16:45 Changeset [4522] by
-
Enabled dropping of values on various views (ticket #1155).
- 16:43 Changeset [4521] by
-
Deregistered content events before a view is disposed in the ViewHost (ticket #1211).
- 16:00 Changeset [4520] by
-
Improved VRP evaluation (#1177)
- 15:55 Changeset [4519] by
-
Called SetEnabledStateOfControls after the state changes have been propagated (ticket #1155).
- 15:52 Ticket #1155 (Review and unify the readonly and locked state of views) reopened by
- 15:23 Changeset [4518] by
-
Corrected behavior of RunCollection and changed minor parts in the views (ticket #1213).
- 15:09 Changeset [4517] by
-
removed and ignored files & folders (#1215)
- 15:04 Changeset [4516] by
-
initial prototype for Meta Optimization Problem (#1215)
- 15:01 Ticket #1215 (Implement Meta Optimization Problem) created by
- 14:17 Ticket #1214 (Unit tests in symbolic expression tree encoding fail.) created by
- 14:14 Ticket #1213 (The RunCollectionTabularView throws an exception when the ...) created by
- 14:01 Changeset [4515] by
-
Added work-around for race-condition in SplashScreen:
- deregister events correctly
- catch ObjectDisposedException in UpdateMessage in splash-screen
- 10:46 Ticket #1082 (Partial evaluation of training samples) closed by
- done
- 10:46 Ticket #1183 (The SymbolicSimplifier creates incorrect simplified models.) closed by
- done
- 10:46 Ticket #1028 (Symbolic expression grammars are not cloned correctly) closed by
- done
- 10:40 Changeset [4514] by
-
- Added SelectedParents parameter to define the size of the offspring population
- 09:24 Changeset [4513] by
-
Corrected comments and descriptions (#1182); formatted code.
- 01:59 Ticket #1212 (Reorganize unit test for GeneticAlgorithm) closed by
- done: Done in r4512.
- 01:58 Changeset [4512] by
-
Reorganized unit test for GeneticAlgorithm (#1212)
- 01:39 Ticket #1212 (Reorganize unit test for GeneticAlgorithm) created by
- As the unit test for the GeneticAlgorithm requires many HeuristicLab …
- 01:18 Changeset [4511] by
-
Corrected deregistering of event handler in the view host (ticket #1211).
- 01:06 Ticket #1155 (Review and unify the readonly and locked state of views) closed by
- done
- 01:05 Ticket #1202 (Create UnitTest to check all plugin dependencies) closed by
- done
09/26/10:
- 23:56 Changeset [4510] by
-
Added cachedView member and refactored source code (ticket #1211).
- 23:47 Ticket #1204 (All CollectionView should react on MouseDown instead of ...) closed by
- rejected: This ticket cannot be implemented as intended. It is not possible to …
- 23:45 Ticket #1211 (The ViewHost should cache the last displayed view if the content is ...) created by
- This ticket is related to #1204 and enables collection views the reuse …
- 22:04 Changeset [4509] by
-
Forgot to set AllowDrop to true for VariableValueView (ticket #1155).
- 21:35 Changeset [4508] by
-
Corrected the HL3.3 tests project and the unit tests (ticket #1202).
- 20:36 Changeset [4507] by
-
Worked on population diversity analyzer for TSP: Deleted unused file. (#1188)
- 20:35 Changeset [4506] by
-
Worked on population diversity analyzer for TSP: Corrected base class of TSPPopulationDiversityAnalysisDetails. (#1188)
- 19:48 Changeset [4505] by
-
Worked on population diversity analyzer for TSP: Prepared analysis results details view. (#1188)
- 19:15 Changeset [4504] by
-
Worked on population diversity analyzer for TSP: Corrected project setting in TravelingSalesmanProblemView plugin branch. (#1188)
- 19:01 Changeset [4503] by
-
Worked on population diversity analyzer for TSP: Branched TravelingSalesmanProblemView plugin. (#1188)
- 18:31 Changeset [4502] by
-
Worked on population diversity analyzer for TSP: Implemented storing of population diversity result details in a specialized data structure and the algorithm's results collection. (#1188)
- 17:05 Changeset [4501] by
-
Worked on population diversity analyzer for TSP: Implemented storing of population diversity result overview in the algorithm's results collection. (#1188)
- 04:37 Changeset [4500] by
-
Adapted warning message when not all elements of the clipboard can be saved (#1155)
- 04:18 Changeset [4499] by
-
Updated GA unit test (#1209)
- 04:11 Ticket #1207 (GA algorithm runtime is O(n^2) with population size) closed by
- done
- 03:30 Changeset [4498] by
-
Updated license files (#1209)
- 03:18 Changeset [4497] by
-
Incremented plugin and assembly file versions from 3.3.0.* to 3.3.1.* (#1209)
- 02:47 Changeset [4496] by
-
Updated start page samples (#1209)
- 02:14 Ticket #1210 (Rename algorithm namespaces) created by
- In many cases the namespaces of algorithms are identical to the names …
- 01:57 Ticket #1165 (Review and adapt deployment service) closed by
- done
- 01:56 Changeset [4495] by
-
Adapted deployment service (#1165)
- 00:48 Changeset [4494] by
-
Adapted deployment service (#1165)
09/25/10:
- 23:46 Ticket #1209 (Release HeuristicLab 3.3.1) created by
- 23:45 Ticket #1000 (Release HeuristicLab 3.3.0) closed by
- done
- 17:56 Ticket #1138 (Improve saving and loading speed) closed by
- done
- 17:55 Ticket #646 (persistence-3.3 is much slower than old persistence) closed by
- done
- 13:14 Ticket #1166 (Integrate OKB) closed by
- done
- 13:11 Changeset [4493] by
-
Added branch for OKB Java connector (#1208)
- 13:09 Ticket #1208 (Implement OKB Java connector) created by
- 03:32 Changeset [4492] by
-
Worked on OKB (#1174)
09/24/10:
- 21:28 Changeset [4491] by
-
Deleted unused directory and set svn:ignore (ticket #1202).
- 21:25 Changeset [4490] by
-
Created PluginDependenciesTest and corrected all projects (ticket #1202).
- 15:26 Changeset [4489] by
-
Removed code fragments from class Scope which updated the SubScopes list when setting the parent property of a scope. ##1207
- 13:00 Changeset [4488] by
-
Removed unused references in Algorithms.DataAnalysis and update build configuration (ticket #1202).Removed unused references in Algorithms.DataAnalysis and update build configuration (ticket #1202).
- 12:50 Ticket #1207 (GA algorithm runtime is O(n^2) with population size) created by
- 11:27 Changeset [4487] by
-
Updated plugin list in PluginLoader (ticket #1202).
- 11:09 Changeset [4486] by
-
Reorganized unit tests for more plugins into own project (ticket #1202).
- 10:40 Ticket #1201 (The StringConvertibleValueView should have a property to indicate if ...) closed by
- fixed: Added the LabelVisible property to the …
- 10:39 Changeset [4485] by
-
Added the LabelVisible property to the StringConvertibleValueView (ticket #1201).
- 10:28 Changeset [4484] by
-
Minor bug fixes in data analysis exploration branch. #1142
- 10:27 Changeset [4483] by
-
Improved unit test for contents. #1202
- 10:25 Ticket #1206 (Create base class for the optimization classes and their views) created by
- 10:24 Changeset [4482] by
-
Preparations for next HL release. #1203
- 10:20 Ticket #1205 (Collections should cache the according ReadOnlyCollection) created by
- Every time Collection.AsReadOnly is called a new instance of the …
- 10:15 Ticket #1204 (All CollectionView should react on MouseDown instead of ...) created by
- This is necessary to allow the ViewHost the reuse of …
- 10:15 Ticket #1203 (Prepare plugin infrastructure for next release) created by
- 10:12 Ticket #1202 (Create UnitTest to check all plugin dependencies) created by
- 10:10 Ticket #1201 (The StringConvertibleValueView should have a property to indicate if ...) created by
- 06:53 Changeset [4481] by
-
Worked on OKB (#1174)
- 00:48 Changeset [4480] by
-
Moved OKB services into OKB branch (#1174)
09/23/10:
- 20:20 Changeset [4479] by
-
Binaries added to ignore list (#1198)
- 20:06 Changeset [4478] by
-
Deleted binaries, added test function (#1198)
- 18:30 Documentation/AboutHeuristicLab edited by
- (diff)
- 17:47 Documentation/Reference/Symbolic Music Segmentation edited by
- (diff)
- 17:44 Documentation/Reference/Symbolic Music Segmentation created by
- 17:12 Changeset [4477] by
-
Merged r4458, r4459,r4462,r4464 from data analysis exploration branch into trunk. #1142
- 14:21 Changeset [4476] by
-
Create repository (#1198)
- 13:49 Changeset [4475] by
-
Fixed bugs in time series prognosis classes #1142.
09/22/10:
- 19:52 Ticket #1200 (Variable impact view also includes filtered runs into calculation of ...) created by
- 17:39 Changeset [4474] by
-
Added DataAnalysisProblemData property to IDataAnalysisProblem (ticket #1199).
- 17:36 Changeset [4473] by
-
Added validation logic for training and test samples in DataAnalysisProblemData (ticket #1199).
- 17:32 Documentation/Howto/OptimizeExternalApplications edited by
- changed to reflect new library version (diff)
- 17:29 Changeset [4472] by
-
Added empty plugin for cross validation view and stub for the cross validation class (ticket #1199).
- 13:38 Changeset [4471] by
-
Added correct project HL.Algorithms.DataAnalysis for cross validation (ticket #1199).
- 13:01 Changeset [4470] by
-
Added HL.Problems.DataAnalysis and views to the classification branch (ticket #1199).
- 12:14 Changeset [4469] by
-
Added logic to remove the test samples from the training samples (ticket #939).
- 11:22 Changeset [4468] by
-
Preparation for cross validation - removed the test samples from the trainining samples and added ValidationPercentage parameter (ticket #1199).
- 05:55 Changeset [4467] by
-
Worked on OKB (#1174)
- 05:54 Changeset [4466] by
-
Worked on OKB (#1174)
09/21/10:
- 16:18 Changeset [4465] by
-
Forgot to update the caption of the ViewHost, when the active view is changed (ticket #1155).
- 14:51 Changeset [4464] by
-
Fixed bugs in views for manual simplification of symbolic models. #1142
- 14:20 Changeset [4463] by
-
Added support for automatic symbolic simplification and manual impact-guided pruning for symbolic time series prognosis solutions. #1142
- 14:18 Changeset [4462] by
-
Changed symbolic simplifier to work for multi-variate models and return a symbolic expression tree that can be directly evaluated. #1142
- 14:16 Changeset [4461] by
-
made DataAnalysisProblem and DataAnalysisProblemData and SymbolicTimeSeriesPrognosisSolution savable and added field for conditional evaluation to Symbolic/SymbolicTimeSeriesPrognosisSolution (fix of changeset r4457). #1142
- 14:14 Changeset [4460] by
-
Fixed bug in scaled MSE evaluator for time series. #1142
- 14:12 Changeset [4459] by
-
Fixed data analysis test cases. #1142
- 13:31 Changeset [4458] by
-
Fixed bug in linear scaling factor calculation. #1142
- 10:16 Changeset [4457] by
-
made DataAnalysisProblem and DataAnalysisProblemData and SymbolicTimeSeriesPrognosisSolution savable and added field for conditional evaluation to Symbolic/SymbolicTimeSeriesPrognosisSolution. #1142
- 10:11 Ticket #1123 (Increment the build number of the mainform plugin) closed by
- wontfix: The build number of the MainForm plugins will not be incremented …
- 06:29 Changeset [4456] by
-
Worked on OKB (#1174)
- 06:27 Changeset [4455] by
-
Worked on OKB (#1174)
09/20/10:
- 17:04 Changeset [4454] by
-
Performed some code cleanup (#1177)
- 15:08 Changeset [4453] by
-
Refactored the Clipboard to handle IExecuteables and repositioned the label in the ViewHost (ticket #1155).
- 14:38 Changeset [4452] by
-
Marked SymbolicClassificationProblem as StorableContent (ticket #939).
- 14:32 Ticket #1193 (Not all items should be savable) closed by
- fixed
- 14:32 Changeset [4451] by
-
Made data analysis problem data and data analysis solutions savable. ##1193
- 14:31 Changeset [4450] by
-
removed accidentally commited plugin file (ticket #939)
- 14:30 Ticket #1193 (Not all items should be savable) reopened by
- Data analysis solutions should be savable.
- 12:34 Ticket #1199 (Crossvalidation for DataAnalysis algorithms) created by
- 11:16 Changeset [4449] by
-
Refactored View.Enabled to hide the Control.Enabled property and additionally implement IView.Enabled explicitly (ticket #1155).
- 10:44 Changeset [4448] by
-
Enabled breakpoints in the OperatorGraphView although it is locked (ticket #1155).
- 10:41 Changeset [4447] by
-
Corrected saving of items in the Clipboard (ticket #1155).
- 10:13 Changeset [4446] by
-
Removed the coupling of the Enabled property with Content != null (ticket #1155).
- 10:10 Changeset [4445] by
-
Registered drag events to enable drag and drop on VariableValueViews (ticket #1155).
- 10:00 Changeset [4444] by
-
Merged relevant changes from trunk into the branch (#1177)
- 09:45 Changeset [4443] by
-
Added default constructor for SymbolicRegressionSolution. #1163
- 05:16 Changeset [4442] by
-
Worked on OKB (#1174)
- 05:15 Changeset [4441] by
-
Worked on OKB data model and services (#1174)
- 03:24 Changeset [4440] by
-
Added more images from the VS2008 image library (#841)
- 02:57 Changeset [4439] by
-
Added more images from the VS2008 image library (#841)
- 01:06 Changeset [4438] by
-
Added more images from the VS2008 image library (#841)
- 00:02 Ticket #1193 (Not all items should be savable) closed by
- fixed: Implemented in r4437.
- 00:01 Changeset [4437] by
-
Implemented !IStorableContent separately for each algorithm (#1193)
09/19/10:
- 23:47 Ticket #1193 (Not all items should be savable) reopened by
- Algorithm should not implement IStorableContent. It should be …
- 22:06 Ticket #1194 (Call SetEnabledStateOfControls when a new view is created) closed by
- fixed
- 22:01 Ticket #1143 (Contents should not be cloned before they are saved) closed by
- fixed
- 19:51 Changeset [4436] by
-
Added a call to the SetEnabledStateOfControls method in the OnInitialized method (ticked #1194).
- 19:43 Changeset [4435] by
-
Adjusted the SetEnabledStateOfControls method in all views, added the Enabled property into the IView interface and adapted the ViewHost, View and ContentView class (ticket #1155).
- 05:25 Changeset [4434] by
-
Worked on OKB data model and services (#1174)
- 05:25 Changeset [4433] by
-
Worked on OKB data model and services (#1174)
- 05:24 Ticket #1167 (Refactor OKB user authentication) closed by
- fixed
- 01:38 Changeset [4432] by
-
Worked on population diversity analyzer for TSP. (#1188)
09/18/10:
- 23:06 Changeset [4431] by
-
Removed folder which was accidentally committed in r4427.
- 13:54 Changeset [4430] by
-
Added branch for HeuristicLab web application (#1198)
- 13:52 Changeset [4429] by
-
Added branch for client management service (#1197)
- 13:50 Changeset [4428] by
-
Added branch for user management service (#1196)
- 13:48 Ticket #1198 (Implement HeuristicLab web application) created by
- 13:46 Ticket #1197 (Implement client management service) created by
- 13:44 Ticket #1196 (Implement user management service) created by
- 12:06 Changeset [4427] by
- 04:03 Changeset [4426] by
-
Worked on OKB data model and services (#1174)
09/17/10:
- 23:28 Ticket #1193 (Not all items should be savable) closed by
- fixed
- 12:53 Ticket #1115 (Implement HiveExperiment) closed by
- fixed: finished in r4423
- 11:54 Changeset [4425] by
-
- removed port setting from HiveServerConsole (port is configured in config file)
- updated Files.txt
- 11:00 Changeset [4424] by
-
- Added and updated License Information in every file
- Sort and remove usings in every file
- Deleted obsolete DataAccess.ADOHelper
- Deleted some obsolete files
- 10:26 Changeset [4423] by
-
- Refactored HL.Hive.Experiment. JobItems are not called HiveJobs and OptimizerJobs do not contain a hierarchy anymore.
- Dynamic generation of jobs on a slave are not reflected on the client user interface.
- Optimizer-Trees are now strictly synchronized with the HiveJob-Trees (also the ComputeInParallel property is taken into account when the Child HiveJobs are created)
- Improved the way a class can report progress and lock the UI (IProgressReporter, IProgress, Progress, ProgressView)
- Changes were made to the config-files, so that server and clients work with blade12.hpc.fh-hagenberg.at
- Lots of small changes and bugfixes
- 08:57 Ticket #1195 (ConfigMerger should merge <system.diagnostics>) created by
- The sections <system.web> and <system.diagnostics> should be also …
- 05:41 Changeset [4422] by
-
Worked on OKB data model and services (#1174)
- 05:36 Ticket #1194 (Call SetEnabledStateOfControls when a new view is created) created by
- SetEnabledStateOfControls is not called initially when a new view is …
- 04:25 Changeset [4421] by
-
Worked on OKB data model and services (#1174)
09/16/10:
- 23:39 Changeset [4420] by
-
Implemented population diversity analyzer for TSP. (#1188)
- 19:26 Changeset [4419] by
-
Enabled saving only for some specific items (#1193)
- 19:19 Ticket #1193 (Not all items should be savable) created by
- Currently all items can be saved. It would be better to allow saving …
- 17:27 Ticket #1192 (The ViewHost does not mark the active view in the context menu for top ...) closed by
- fixed: Corrected the indication of active views with r4418.
- 17:26 Changeset [4418] by
-
Corrected the indication of active views (ticket #1192).
- 17:20 Ticket #1192 (The ViewHost does not mark the active view in the context menu for top ...) created by
- 17:17 Changeset [4417] by
-
adapted classification analyzer and readded views project (ticket #939)
- 15:52 Changeset [4416] by
-
Fixed minor issues in the VRP implementation (#1039)
- 14:51 Changeset [4415] by
-
Adapted regression classes to work with classification plugin (ticket #939).
- 14:51 Ticket #1191 (Changes to PluginInfrastructure for Hive compatibility) closed by
- fixed: reviewed by gkronberger
- 14:51 Ticket #1190 (Add constructor to PersistenceException to enable serialization) closed by
- fixed: reviewed by gkronberger
- 14:51 Ticket #1189 (Let LogView scroll down automatically on new message) closed by
- fixed: reviewed by gkronberger
- 14:49 Changeset [4414] by
-
Changes to PluginInfrastructure for Hive compatibility (#1191)
- 14:47 Changeset [4413] by
-
Add constructor to PersistenceException to enable serialization (#1190)
- 14:47 Changeset [4412] by
-
Let LogView scroll down automatically on new message (#1189)
- 14:46 Ticket #1191 (Changes to PluginInfrastructure for Hive compatibility) created by
- * Visibility of PluginManager * Minor change to SandboxManager
- 14:45 Ticket #1190 (Add constructor to PersistenceException to enable serialization) created by
- 14:43 Ticket #1189 (Let LogView scroll down automatically on new message) created by
- 11:38 Changeset [4411] by
-
removed experimental code from trunk to prepare for next HL release. #1142
- 11:21 Changeset [4410] by
-
copied evolutionary feature selection plugin from trunk into data analysis feature exploration branch. #1142
- 11:20 Changeset [4409] by
-
Removed experimental classes from trunk to prepare for next release of HL. #1142
- 06:43 Changeset [4408] by
-
Worked on OKB data model and services (#1174)
- 06:42 Changeset [4407] by
-
Worked on OKB data model and services (#1174)
- 05:15 Changeset [4406] by
-
Fixed return types in ClientFactory (#1187)
- 03:26 Changeset [4405] by
-
Worked on OKB data model and services (#1174)
- 03:23 Changeset [4404] by
-
Worked on OKB data model and services (#1174)
- 03:19 Changeset [4403] by
-
Worked on OKB data model and services (#1174)
- 00:37 Changeset [4402] by
-
Added diversity analysis branch. (#1188)
09/15/10:
- 23:05 Ticket #1188 (Implement population diversity analysis) created by
- 21:11 Changeset [4401] by
-
Added model and solution classes for time series prognosis and added views for time series prognosis solutions. #1142
- 21:09 Changeset [4400] by
-
Fixed bug in directional symmetry evaluator. #1142
- 18:32 Changeset [4399] by
-
deleted obsolete branches
- 15:58 Changeset [4398] by
-
Merged bug fix for symbolic simplifier (r4389) into trunk. #1183
- 15:01 Changeset [4397] by
-
- Moved PSO into a feature-branch
- 14:49 Changeset [4396] by
-
- Moved NSGA-II into a feature-branch
- 13:45 Changeset [4395] by
-
Deleted outdated plugin Problems.Classification.Views (ticket #939).
- 13:08 Changeset [4394] by
-
updated classification views (ticket #939)
- 13:01 Changeset [4393] by
-
Corrected DataAnalysisProblemData ctor (ticket #939).
09/14/10:
- 18:47 Changeset [4392] by
-
Added !SymbolicClassificationPearsonRSquaredEvaluator (ticket #939)
- 18:46 Changeset [4391] by
-
updated classification branch (ticket #939)
- 17:24 Changeset [4390] by
-
Worked on OKB data model and services (#1174)
- 11:35 Changeset [4389] by
-
Added bug-fix for #1183 (The SymbolicSimplifier creates incorrect simplified models.)
- 03:38 Changeset [4388] by
-
Worked on OKB data model and services (#1174)
- 00:18 Changeset [4387] by
-
Implemented ClientFactory and username / password management (#1187)
09/13/10:
- 22:29 Changeset [4386] by
-
Added new empty plugin HeuristicLab.Clients.Common (#1187)
- 22:06 Ticket #1187 (Implement plugin for common client-side operations related to ...) created by
- Common client-side operations such as user credential management, …
- 16:28 Ticket #1186 (The VariableImpactView does not consider the visibility of Runs) closed by
- fixed: Added check for visibility of Runs in the VariableImpactView with r4385.
- 16:28 Changeset [4385] by
-
Added check for visibility of Runs in the VariableImpactView (ticket #1186).
- 16:27 Ticket #1186 (The VariableImpactView does not consider the visibility of Runs) created by
- 16:03 Changeset [4384] by
-
Worked on OKB data model (#1174)
- 13:54 Changeset [4383] by
-
Improved moves, fixed behavior for SA (#1177)
- 13:52 Ticket #1185 (Moves are applied to different individuals than they were generated for) created by
- In the SimulatedAnnealingMainLoop there is an InnerIterations …
- 01:24 Changeset [4382] by
-
Worked on OKB data model and services (#1174).
- 01:21 Changeset [4381] by
-
Worked on OKB data model and services (#1174).