Timeline
04/05/13:
- 23:24 Ticket #2009 (Statistical significance checking in box plot view) closed by
- obsolete: redundant ticket
- 23:23 Ticket #1662 (TSPLIB parser doesn't close the stream after reading the file) closed by
- obsolete: This has been fixed with the introduction of instance libraries.
- 23:22 Ticket #1608 (Support multiselect in Experiment Tree View) closed by
- obsolete: The old list view has been readded a couple of releases ago
- 23:20 Changeset [9343] by
-
#1590: changed date difference calculation to use UTC dates to avoid wrong time spans around daylight savings changes
- 22:31 Ticket #1463 (Improve wiring code of SingleObjectiveTestFunctionProblem) closed by
- obsolete: There have been some enhancements with development on CMA-ES.
- 22:29 Ticket #1185 (Moves are applied to different individuals than they were generated for) closed by
- done
- 22:23 Ticket #2028 (Viewhost does not propagate readonly state when switching views) created by
- When you create an algorithm and run it the view is readonly and …
- 22:19 Ticket #1180 (The problem tab is disabled when switching the algorithm view in some cases) closed by
- worksforme: the bug cannot be reproduced in the latest trunk version
- 22:15 Ticket #1178 (Some Operators should have a different representation in the operator graph) closed by
- obsolete: We do display the type names since one of the last releases.
- 21:58 Ticket #2027 (Customizable termination criteria) created by
- Algorithms should support a customizable number of termination …
- 13:12 Changeset [9342] by
-
- added be project Optimization.Operators.LCS
- added default rule strategies for GAssist
04/02/13:
- 22:39 Changeset [9341] by
-
#1886 some minor AB fixes
- 11:26 Changeset [9340] by
-
#2016: fixed bug: an exception was thrown, when a bubblechart was open and the runs have been cleared, because UpdateMarkerSizes was called. A check was added if points are available in the diagram.
03/31/13:
- 16:44 Ticket #1411 (Add total evaluated nodes as a result) closed by
- worksforme: Currently, the number of evaluated solutions is counted in the …
- 16:38 Ticket #106 (Programmable functions for GP (similar to ProgrammableOperator)) closed by
- rejected: This functionality can be provided via attributed grammars with …
- 16:35 Ticket #1476 (Move operators for symbolic expression tree encoding) closed by
- duplicate
- 16:13 Ticket #306 (Functionality to export a symbolic regression solution as an Excel ...) closed by
- duplicate: It would be better to implement export of a full Excel file (including …
- 16:10 Ticket #833 (Genetic Programming based search for equations (modeling with multiple ...) closed by
- rejected: This feature will not be implemented.
- 16:02 Ticket #44 (Command line frontend for HL) closed by
- rejected: In #1926 support to start HL applications directly from the command …
- 15:59 Ticket #1515 (Editor for symbolic expression trees) closed by
- obsolete: This has been implemented in #1763
- 15:56 Changeset [9339] by
-
#1452 show version info in the exception dialog.
The file version of the plugin infrastructure and, in case of the OperatorExecutionException, the file version of the assembly defining the operator is show in the exception details.
- 15:17 Ticket #2026 (Functionality to dynamically define symbols and semantics for GP problems) created by
- Here we track developments of the GPDL language including the compiler …
- 14:59 Ticket #2025 (Improve structure for elements in the "new item" dialog.) created by
- We should think about a better structure for "creatable" items. …
- 14:40 Ticket #1287 (Enhance visualization of DataTables) closed by
- obsolete: DataTableVisualPropertiesDialog has been implemented in #1465 and …
- 14:28 Ticket #752 (Plugin for data-modeling with decision trees) closed by
- rejected: Currently HeuristicLab includes random forests for regression and …
- 14:17 Ticket #3 (Plugins in directories and sub-directories of the application directory) closed by
- obsolete: The plugin infrastructure already loads plugins from sub-directories …
- 13:17 Changeset [9338] by
-
#1967: minor adaptations necessary for the EuroCAST presentation
03/28/13:
- 14:03 Changeset [9337] by
-
#1886 fixed bugs in TTest
- 10:08 Changeset [9336] by
-
#1886 added ttest and sample size determination for the ttest
03/27/13:
- 16:34 Changeset [9335] by
-
- The Edit-Experiment-Page now correctly displays the experiments again.
- Disabled key navigation for all wizards.
- Added a RunCollectionView to render different Plots for the run results of a job.
- Added a Boxplot-Chart and a Bubble-Chart for rendering the results.
- Added underscoreAddon.js which provides methods to calculate mean/sum of an JavaScript array/list.
03/26/13:
- 16:49 Changeset [9334] by
-
- added Algorithms.GAssist
- adapted Problems.DecisionListClassification and Encodings.DecisionList
- 12:09 Changeset [9333] by
-
#1886 improved run collection views
03/25/13:
- 15:15 Changeset [9332] by
-
#1945: a different HitTest is used to check for ChartElementType.DataPoint
- 10:29 Changeset [9331] by
-
#1886 added analyzer for selection pressure