Timeline
09/22/15:
- 16:51 Changeset [12966] by
-
#1772: Fixed unit test errors.
- 01:26 Changeset [12965] by
-
#1772: Fix memory leak in SchemaCleanupOperator
09/21/15:
- 16:38 Ticket #2468 (Implement Checkpointing for the Hive Slave) closed by
- done: r12964 merged r12920 and r12960 into stable
- 16:37 Changeset [12964] by
- 16:36 Ticket #2355 (Fix problem with Hive slave sandboxing) closed by
- done: r12963 merged r12926, r12927 and r12959 into stable
- 16:35 Changeset [12963] by
- 16:28 Ticket #2388 (Improve new Hive statistics web page) closed by
- done: r12962 merged r12878, r12879, r12883, r12885, r12913, r12914, r12925, …
- 16:28 Changeset [12962] by
-
#2388 merged r12878, r12879, r12883, r12885, r12913, r12914, r12925, r12932, r12961 into stable
- 16:15 Changeset [12961] by
-
#2388 fixed a small bug and disabled performance logging
- 14:36 Changeset [12960] by
-
#2468 increased checkpointing interval
- 14:31 Ticket #2476 (Hive Service should offer a faster UpdateTaskData method) created by
- Currently the task has also to be sent to the service if the task data …
- 13:21 Changeset [12959] by
-
#2355 added backwards compatibility to task in the service
- 01:03 Changeset [12958] by
-
#1772: Properly remove older generations in the genealogy graph. Fix namespaces in the schema diversification operators.
09/19/15:
- 21:21 Changeset [12957] by
-
#2457: Worked on expert system
- using newly created ERT helper class
- 21:20 Changeset [12956] by
-
#2431: Extracted class that calculates ERT values from runs
09/17/15:
- 17:35 Changeset [12955] by
-
#2471: implemented deterministic BFS and DFS for iterated symbolic expression construction
- 14:30 Changeset [12954] by
-
#1967: removed unused usings
- 14:14 Changeset [12953] by
-
#1967 deleted obsolete branch (functionality has been partially implemented in trunk version of HeuristicLab)
ILNumerics, Eigen, and MKL implementations are also removed.
- 00:31 Changeset [12952] by
-
#1772: Add tracking of the number of trees that are mutated during the diversification phase by the SchemaEvaluator.
09/15/15:
- 00:10 Changeset [12951] by
-
- Slight refactor in QueryMatch.cs
- Added a parameter to the genealogy analyzer for removing older generations from the graph (useful to conserve memory in experiments)
- Updated wildcard nodes (added persistence & cloning)
- Implemented diversification strategy based on schema frequencies & phenotypic similarity as a separate operator (for now keep also the analyzer)
- Updated license headers
- Added QueryMatch performance test (to be expanded)
09/14/15:
- 14:40 Changeset [12950] by
-
#2061: added try-finally-block
- 14:28 Changeset [12949] by
-
#2061: fixed a contention problem when updating the execution time of an experiment with many concurrent optimizers
09/10/15:
- 10:58 Ticket #2475 (Update HL Mono Compatibility) created by
- sforsten is using HL on MacOS X (OS X 10.10.2 and Mono 4.0.2) to run …
- 10:42 Changeset [12948] by
-
#1967: added missing plugin reference
- 10:15 Changeset [12947] by
-
#2472 removed unnecessary Filename property
- 10:05 Changeset [12946] by
-
#1967: added synthesis of covariance functions for Gaussian Process regression as a BasicProblem<SymbolicExpressionTreeEncoding>
09/08/15:
- 13:07 Changeset [12945] by
-
#2205: disabled compiler warning cs0436 for all code resources