Timeline
01/04/11:
- 16:34 Changeset [5209] by
-
Configurable ParticleUpdater, and topologies, different topology initializers and support for dynamic topology changes (#852)
- 06:17 Changeset [5208] by
-
Adapted EAs to enable parallel solution evaluation (#1333)
- 02:18 Changeset [5207] by
-
- lots of memory-consumption improvements
- validValues -> validTypes (this saves memory!)
- changed manipulators; modifications are less significant, out-of-bound-values are resampled instead of set to lower or upper bound
- changed the way a base-level algorithm gets executed -> introduced AlgorithmExecutor
- 02:09 Changeset [5206] by
-
#1361 fixed deregistration of events on parameter values
- 02:09 Ticket #1361 (Missing event deregistration for parameter values) created by
- A GeneticAlgorihm registers ValueChanged events for some …
01/03/11:
- 23:37 Changeset [5205] by
-
Updated samples (#1355)
- 23:21 Changeset [5204] by
-
Stored whole population in SingleObjectiveTestFunctionSolution only in the 2D case (#1360)
- 23:16 Ticket #1360 (Reduce memory and persistence footprint of ...) created by
- In the SingleObjectiveTestFunctionSolution the whole population is …
- 22:20 Changeset [5203] by
-
Changed storing the algorithm in each run into an opt-in feature (#1355)
- 16:19 Changeset [5202] by
-
Added usage of the TS memory in the customer relocation move (#1177)
- 16:18 Changeset [5201] by
-
Fixed some Problems with the Alba Encoding (#1177)
- 16:11 Changeset [5200] by
-
Added missing files (#1177)
- 15:40 Changeset [5199] by
-
Fixed #1359.
- 15:25 Ticket #1359 (Typo in result name for best validation solution) created by
- "Best solution (on validiation set)"
- 15:06 Ticket #1358 (RunCollection view for permutation-based variable relevance for ...) created by
- 15:05 Changeset [5198] by
-
Changed FixedValidationBestScaledSymbolicRegressionSolutionAnalyzer to extend from SymbolicRegressionValidationAnalyzer. #1356
- 14:48 Changeset [5197] by
-
Introduced base class for operators that evaluate symbolic regression models on a validation set. #1356
- 13:23 Changeset [5196] by
-
Fixed #1357.
- 10:58 Ticket #1357 (If a plugin cannot be disabled, an incorrect message is shown) created by
- Example: "InvalidOperationException: Can't disabled a plugin in state …
- 10:35 Download edited by
- Reduced the number of links, removed duplicate links, moved disclaimer … (diff)
- 05:43 Changeset [5195] by
-
Cleared global scope after an EngineAlgorithm is stopped (#1355)
- 00:50 Changeset [5194] by
-
Deleted ParallelEngine branch (#1333)
- 00:46 Changeset [5193] by
-
Merged ParallelEngine branch back into trunk (#1333)
01/02/11:
- 23:48 Changeset [5192] by
-
Copied overfitting analyzer for symbolic regression from feature exploration branch. #1356
- 23:31 Ticket #1356 (Overfitting analyzer for symbolic regression) created by
- Follow up to ticket #1142
- 14:44 Changeset [5191] by
-
Removed references to ALGLIB version 2.5.0. #875
- 14:39 Changeset [5190] by
-
moved ALGLIB version 2.5.0 into branches. #875
- 14:38 Changeset [5189] by
-
moved ALGLIB version 2.5.0 into branches. #875
- 05:32 Changeset [5188] by
-
Adapted DebugEngine according to cancellation changes (#1333)
- 04:05 Changeset [5187] by
-
Worked on cancellation and refactored code (#1333)
12/31/10:
- 18:36 Changeset [5186] by
-
#1198 MVC2 plugin template added for HL OKBWebClient
- 16:21 AdditionalMaterial edited by
- added description of Friedman-II benchmark problem (diff)
- 04:29 Changeset [5185] by
-
Worked on cancellation and refactored code (#1333)
12/30/10:
- 22:50 Changeset [5184] by
-
- enhanced combinations generator (now with batchruns!)
- fixed ActualNames for metaopt-alg
- added penalty for invalid solution-candidates (algs which throw exceptions)
- migrated to .NET 4.0
- 02:13 Changeset [5183] by
-
Stored execution contexts locally for each thread (#1333)
- 01:32 Ticket #1355 (EngineAlgorithm should cleanup itself after it stopped) created by
- When an EngineAlgorithm stops, it currently keeps all its …
12/29/10:
- 15:50 Changeset [5182] by
-
- updated ExperimentManager binaries
- 15:50 Changeset [5181] by
-
- refined job-downloads for limited resources
- fixed minor bugs
- 11:47 Changeset [5180] by
-
Updated projects in exporters branch reacting on recent changes in the trunk (.NET 4.0, changes in interface of dataset). (#1270, #1314)
- 00:52 Changeset [5179] by
-
- migrated to .NET 4.0
- moved state-information about heartbeat timestamps into DB to reduce IIS-recycling issues
- optimized memory usage of ExperimentManager when lots of large jobs are downloaded
12/28/10:
12/26/10:
- 03:51 Changeset [5177] by
-
Removed property ExecutionContext in Operator (#1333)
- 02:35 Changeset [5176] by
-
Worked on parallel engine (#1333)
- 02:18 Changeset [5175] by
-
Created branch for ParallelEngine (#1333)
12/24/10:
- 16:57 Ticket #1354 (Parameters MaxFunctionDefiningBranches and MaxFunctionArguments for ...) created by
- 08:54 Changeset [5174] by
-
Correctly show whether operator trace is enabled (#47)
12/23/10:
- 20:19 Changeset [5173] by
-
ensure the System.dll version 4.0.0.0 is selected (#1350)
- 20:17 Changeset [5172] by
-
explicitly allow different versions for mscorlib, this facilitates upgrading (#1350)
- 14:48 Changeset [5171] by
-
- still having issues with multiple appdomains on IIS. therefore disabled server heartbeats, so that slaves are not set to offline when they are disconnected, which prevents setting them offline when they are still online (which causes all jobs to be aborted)
- re-enabled some well working abort-statements in ProcessHeartBeat
- added a script in PreBuildEvent.cmd which makes it easier to change the config (for localhost or services.heuristiclab.com as server)
- increased transmission quotas for jobs to 300mb
- 13:58 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 13:09 Changeset [5170] by
-
- Set project to compile against .NET 40
- 11:37 Changeset [5169] by
-
Added check for ExecutionContext in scaled evaluators (ticket #1352).
- 11:31 Changeset [5168] by
-
Corrected plugin check in unit tests (ticket #1351).
- 09:22 Changeset [5167] by
-
deleted branch for HeuristicLab.DebugEngine as it has been successfully merged into the trunk (#47)
- 01:06 Download edited by
- (diff)
- 00:29 Changeset [5166] by
-
Removed Microsoft Chart Controls 3.5 check (#1350)
- 00:21 Changeset [5165] by
-
Removed HeuristicLab API documentation, as it is not up to date (#1353)
- 00:19 Ticket #1353 (Remove outdated HeuristicLab API documentation) created by
- The HeuristicLab API documentation should be removed from the …
- 00:10 Changeset [5164] by
-
Deleted .NET 4.0 migration branch (#1350)
- 00:07 Changeset [5163] by
-
Reintegrated .NET 4.0 migration branch (#1350)
12/22/10:
- 16:31 Changeset [5162] by
-
- Added backwards compatibility tagging comment and renamed region
- 16:25 Changeset [5161] by
-
Deleted TSMemory feature branch (#1343)
- 16:23 Changeset [5160] by
-
Merged changes from branch into trunk (#1343)
- 16:13 Changeset [5159] by
-
Implemented review comments (#1343)
- 14:44 Ticket #1352 (NullReferenceException in SymbolicRegressionScaledMeanSquaredErrorEvaluator) created by
- This also affects …
12/21/10:
- 19:28 Changeset [5158] by
-
Adapt test cases to slave - client communication. #1233
- 18:54 Changeset [5157] by
-
#1233 fix compile error
- 18:46 Changeset [5156] by
-
- Implemented communication interface between Slave and a Slave Client using Named Pipes and callbacks
- Added new project for testing Slave - Client communication
- Added some copyright info headers
- 18:18 Changeset [5155] by
-
- minor changes
- 18:17 Changeset [5154] by
-
- ignored some stuff
- 18:16 Changeset [5153] by
-
- increased timeouts for sent jobs (which are needed if the jobs take long time to deserialize on slave)
- added DeleteJob to ClientService
- made optimizer actually Pause instead of Stop when stop is called explicitly (so they can be resumed later)
- temporarily disabled job-abortion from server because it aborted jobs which took too long to deserialize on slaves (this issue needs to be investigated)
- reduced locking of engines on slave so that the deserialization does not block heartbeats
- worked on HiveEngine
- added test project for HiveEngine
- 16:56 Changeset [5152] by
-
Added OnRowsChanged in RunCollection.OnItemsRemoved (ticket #1269).
- 16:39 Changeset [5151] by
-
Corrected CloningConstructorTest and StorableConstructorTest to test only HL plugin assemblies (ticket #1351).
- 16:38 Ticket #1351 (The StorableConstructor- and CloningConstructorUnitTest fail if all ...) created by
- The problem is that the unit tests accessor assemblies and all unit …
- 16:08 Changeset [5150] by
-
Added ColumnsChanged and RowsChanged event in IStringConvertibleMatrix and all implementing classes (ticket #1269).
- 14:37 Changeset [5149] by
-
- removed ExperimentManager as a seperate branch. binaries will be available under /branches/HeuristicLab.Hive-3.3/binaries from now on
- 14:37 Changeset [5148] by
-
- Removed NSGA-II branch
- 14:31 Changeset [5147] by
-
- added binaries for ExperimentManager as zip file
- 12:04 Changeset [5146] by
-
(#47)
- Show a different icon for breakpoints
- Show an icon for the active operation
- 01:19 Changeset [5145] by
-
- Fixed build
- 01:13 Changeset [5144] by
-
- added possibility to create all parameter combinations from a ParameterConfigurationTree and generate an experiment from them
- 01:08 Changeset [5143] by
-
- Merged NSGA-II into trunk
- Ranking and crowding operators moved to HeuristicLab.Optimization.Operators
- CrowdedTournamentSelector moved to HeuristicLab.Selection
- Pareto front analyzer moved to HeuristicLab.Analysis with a base class should there be more (as discussed with swagner and mkommend)
- 00:45 Changeset [5142] by
-
Migrated projects to .NET 4.0 (#1350)
- 00:41 Changeset [5141] by
-
- just a typo
- 00:35 Changeset [5140] by
-
- Removed Michalewicz* operators from MultiRealVectorManipulator
- 00:21 Changeset [5139] by
-
- Added checkout icon