Timeline
01/29/13:
- 14:39 Changeset [9195] by
-
#1427: Moved actual value caching and execution contexts from Paramater to LookupParameter.
01/28/13:
- 17:54 Changeset [9194] by
-
- added necessary interface ICondition, IAction, IInput
- removed not used class MatchSelector and interface IMatchSelector
- added constructors to ItemDictionary
- added new encoding
- 15:27 Changeset [9193] by
-
#2005 simplified refreshing of jobs in the Hive client as this isn't needed anymore
- 15:18 Changeset [9192] by
-
#1886 RunCollectionStatisticalTabularView now respects RunCollectionFilters
- 14:33 StatisticalAnalysis edited by
- added page with an overview of different tests (diff)
- 12:22 StatisticalAnalysis edited by
- (diff)
- 12:19 StatisticalAnalysis edited by
- (diff)
- 12:18 StatisticalAnalysis edited by
- (diff)
- 10:59 StatisticalAnalysis created by
- 08:33 Changeset [9191] by
-
#1980: branch project HeuristicLab.Core
01/25/13:
- 21:15 Ticket #2010 (Some TSP instances do not load) created by
- If you try to load some TSP instances (e.g. pla33810, pla7397 or …
- 16:22 Ticket #2009 (Statistical significance checking in box plot view) created by
- 16:20 Changeset [9190] by
-
#2008: Added option to obtain a matrix representation of a bubble chart view
- 15:05 Changeset [9189] by
-
#1886 fixed unwanted mutations analyzer
- 14:42 Ticket #2008 (Add option to get data matrix from bubble chart grouping) created by
- 09:54 Ticket #2007 (Update AlgLib to 3.7.0) created by
01/24/13:
- 17:20 Changeset [9188] by
-
#2005 implemented unloading of jobs
- 12:55 Changeset [9187] by
-
#2005 merged changes from trunk into branch
- 12:46 Changeset [9186] by
-
#2006 fixed disposing of ViewContextMenuStrip
- 01:06 Changeset [9185] by
-
#1886 fixed scaling of qualities
01/23/13:
- 14:08 Changeset [9184] by
-
#2005 merged changes from trunk into branch
- 14:05 Changeset [9183] by
-
#2005 reverted changes of r9174 as the trunk now contains the correct memory leak fixes (#2006)
- 10:18 Changeset [9182] by
-
#1997: Added reevaluation of elits to symbolic data analysis island ga and changed evaluator to combine the fixed and random samples.
01/22/13:
- 22:57 Changeset [9181] by
-
#2006: Changed GhostFactory to not hold a reference to the View object and completely removed the TextEditor tool as it was not in use.
- 22:53 Changeset [9180] by
-
#2006: Disposed menu items of the ViewHost correctly.
- 22:51 Ticket #2006 (Fix memory leaks in MainForm.WindowsForms and the ...) created by
- * Menu items of the ViewHost are not disposed correctly * …
- 16:49 Changeset [9179] by
-
#1890: Moved HeuristicLab project to first place in solution (so that it's selected as default startup project in a fresh checkout)
- 16:46 Changeset [9178] by
-
#1996: Corrected OperatorGraph.Iterate to include AlgorithmOperators.
- 16:46 Changeset [9177] by
-
#1423: Renamed project to add version number (3.3) and fixed build number
- 13:39 Changeset [9176] by
-
#1508 updated trading plugin to work with current trunk version
01/21/13:
- 16:33 Changeset [9175] by
-
- added BestTrainingXCSSolutionAnalyzer and CurrentXCSSolutionAnalyzer
- fixed bug: Equals method was not correct in CombinedIntegerVector
- 09:05 Changeset [9174] by
-
#2005 fixed memory leaks in GraphVisualization and Docking
01/20/13:
01/18/13:
- 10:26 Changeset [9173] by
-
- fixed naming of event handlers that were forgotten when the naming from experiment to job was changed
- fixed some more memory leaks
01/17/13:
- 10:51 Changeset [9172] by
-
#1997: Improved wiring of SymbolicDataAnalysisIslandGA.
01/16/13:
- 15:27 Changeset [9171] by
-
added comments suggesting a solution for calculating the EMA using a cache.
- 14:21 Changeset [9170] by
-
#2005 fixed handling of unobservable exceptions
- 11:13 Changeset [9169] by
-
- renamed some events and methods
- fixed some memory leaks
- 11:01 Changeset [9168] by
-
#2005 created branch
- 11:00 Ticket #2005 (Add Unload Jobs in the Hive Job Manager) created by
- It should be possible to unload jobs in the Job Manager so that the …