Timeline
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
09/07/15:
- 11:42 Changeset [12944] by
-
#2205: added code resources
- 10:44 Changeset [12943] by
-
#2205: fixed deserialization of ProgrammableNetwork
- 10:29 Changeset [12942] by
-
#1772: Forgot to remove unused parameter.
09/06/15:
- 22:11 Changeset [12941] by
-
#1772: Refactored the tree query match code and removed debugging code (as the same information can be obtained with IntelliTrace).
09/04/15:
- 10:26 Changeset [12940] by
-
#2472: minor fix in multiplexer problem
- 09:20 Changeset [12939] by
-
#2431: fixed calculation of ERT table when a certain group doesn't contain any runs of a certain problem
09/03/15:
- 13:03 Changeset [12938] by
-
#2472: added even parity and multiplexer problems (GP)
- 07:21 Ticket #2474 (Correctly support parameters for all kernels for libsvm) created by
- E.g. for the sigmoid kernel the coef0 parameter cannot be adjusted.
- 07:19 Ticket #2473 (Automatically hide all columns containing only a single value in the ...) created by