Timeline
01/03/14:
- 01:17 Changeset [10274] by
-
#1886 added calculation of the centroid of a convex hull and measures for motion characteristics
01/02/14:
- 18:47 Changeset [10273] by
-
#2132: Adapted the SymbolicClassificationSolutionImpactValuesCalculator to manipulate the cloned tree instead of using the cloner itself for the node exchange.
- 18:41 Ticket #2132 (Impact calculation for symbolic classification solutions throws a ...) created by
- The impact values calculation does not work in combination with the …
12/31/13:
- 01:24 Changeset [10272] by
-
#1886 improved convex hull modifier for test functions
12/23/13:
- 14:26 Changeset [10271] by
-
#1772: Fixed namespaces.
- 11:49 Changeset [10270] by
-
#1772: Replaced HeuristicLab.Problems.DataAnalysis.Symbolic.Views with trunk version.
- 11:42 Changeset [10269] by
-
#1772: Added HeuristicLab.Problems.DataAnalysis.Symbolic and HeuristicLab.Problems.DataAnalysis.Symbolic.Views and integrated some modifications from the old branch.
12/22/13:
- 13:12 Changeset [10268] by
-
#2109 implemented a grammar especially for GE (the grammar is not configured correctly when used in a classic symbolic regression/classification problem).
To use this grammar in a classical symbolic expression problem, first set the grammar in a GEProblem and load the problem instance (this creates the necessary variable symbols).
After this the configured grammar can be dragged onto the grammar parameter of the classical problem.
12/20/13:
- 22:11 Changeset [10267] by
-
#1772: Updated files in the HeuristicLab.EvolutionTracking project.
- 21:47 Ticket #2131 (Maximization is ignored in linear assignment problem) created by
- Maximization should be respected by e.g. using negative costs.
- 17:12 Changeset [10266] by
-
#1772: Deleted old directories.
- 17:01 Changeset [10265] by
-
#1772: Renamed projects from HeuristicLab.EvolutionaryTracking to HeuristicLab.EvolutionTracking
- 16:41 Changeset [10264] by
-
#1772: Created new branch for the redesigned version of the tracking plugin
- 16:17 Changeset [10263] by
-
#2109 implemented a wrapper for evaluators that transforms genotypes to phenotypes for symbolic regression (deleted obsolete evaluators)