Timeline
09/13/13:
- 18:26 Changeset [9964] by
-
#1508 added a problem instance provider for the trading problem (the provider downloads historic FX rates from ECB).
- 14:42 Changeset [9963] by
-
#1772: Merged changes from the trunk and other branches. Added new ExtendedSymbolicExpressionTreeCanvas control for the visual exploration of tree genealogies. Reorganized some files and folders.
- 14:05 Changeset [9962] by
-
#2069 some minor fixes in the enemy detection
- 13:49 Ticket #2081 (New HL data types for dealing with files and paths) closed by
- done: r9961: Merged path data types into stable.
- 13:49 Changeset [9961] by
-
#2081: Merged path data types into stable.
- 13:44 Ticket #2084 (OS X Compile Support for HL) closed by
- done: r9960 merged r9702 into stable branch
- 13:43 Changeset [9960] by
- 13:17 Changeset [9959] by
-
#2108: Updated unit tests project config.
- 12:58 Changeset [9958] by
-
#2108: Corrected gaussian process model unit test.
- 12:24 Changeset [9957] by
-
#2031 fixed pairwise tests
- 12:14 Ticket #2109 (Grammatical Evolution) created by
- Implementation of Grammatical Evolution (its genotype-to-phenotype …
- 12:10 Changeset [9956] by
-
#2108: Removed accidently commited code (r9955)in symbolic expression tree interpreter test.
- 11:59 Changeset [9955] by
-
#2108: Added new resource folder for unit tests and removed run configuration.
- 11:56 Ticket #2108 (Adapt unit tests to VS 2012) created by
- * Unit test are executed in the bin folder * All necessary deployment …
- 10:46 Changeset [9954] by
-
svn:ignore for grammatical evolution
- 10:39 Changeset [9953] by
-
empty project for grammatical evolution
- 10:36 Changeset [9952] by
09/12/13:
- 16:49 Ticket #2086 (Priorities for unit tests) closed by
- obsolete
- 14:53 Changeset [9951] by
-
#2031 updated unit tests
- 14:21 Changeset [9950] by
-
#2031 added Bonferroni-Holm adjusted p-values to the statistical testing view
- 12:49 Changeset [9949] by
-
#2081: Corrected location of open button in FileValueView.
- 09:24 Ticket #2094 (Show the training and test split for discriminant function ...) closed by
- done: r9948: Merged r9845 into stable.
- 09:23 Changeset [9948] by
09/11/13:
- 15:21 Changeset [9947] by
-
- modified the RobocodeProblem to extract all robots in robocode directory
- modified the battle runner to take a number of enemies that should be battled
- 14:34 Changeset [9946] by
-
#2107: Fixed chart export to emf format.
- 14:21 Ticket #2107 (Chart export dialog saves emf files as png) created by
- The save method from the image export dialog (ImageExportDialog.cs) …
- 12:01 Ticket #2106 (SubScopeSorter is not using a stable sort) created by
- Currently both tabu search sample unit test (VRP & TSP) fail and hence …
09/10/13:
- 21:06 Changeset [9945] by
-
- added new convex hull algorithm based on SMO/SVM
- added unit test and a visualization
- updated MIConvexHull
- 17:23 Changeset [9944] by
-
#2021 made fix in the way how the breath-first linear representation of the tree is translated to the prefix representation.
- 15:56 Changeset [9943] by
-
#1772: Re-added tracking code (record copies of individuals in the GlobalCloneMap)
- 15:21 Ticket #1833 (Checked operator information is lost in run) closed by
- done: r9942: merged into stable branch
- 15:21 Changeset [9942] by
-
#1833: merged into stable branch
- 15:13 Changeset [9941] by
-
#1508 configured the grammar of the problem for GP trading as a standard time series problem grammar
- 14:30 Changeset [9940] by
-
#1508 deleted unnecessary class Symbolic.SolutionView
- 14:22 Changeset [9939] by
-
#1508 deleted class Problem
- 14:21 Changeset [9938] by
-
#1508: renamed variables in ProfitCalculator
- 13:41 Ticket #2105 (Item collections cannot be saved) created by
- 13:35 Ticket #2104 (When closing the optimizer a warning is shown to save views even ...) created by
09/05/13:
- 13:28 Changeset [9937] by
-
- added an histogram to the StatisticalTestingView
- don't allow group sizes smaller than 6
09/04/13:
- 17:14 Changeset [9936] by
-
#2031 try to filter NaN values in correlation view and some other minor improvements
- 10:49 Changeset [9935] by
-
#2100 implemented review comments
09/03/13:
- 16:15 Changeset [9934] by
-
- Changed behavior to output results only of those operators that have been checked
- Removed additional "Checked" result
- 15:58 Ticket #1042 (Indication which view is currently saving) closed by
- done
- 15:55 Changeset [9933] by
-
#1042 merged r9849, r9851, r9865, r9867, r9868, r9893, r9894, r9895, r9896, r9900, r9901, r9905, r9907 into stable branch
- 15:52 Ticket #2055 (Tool to reduce the file size of data analysis experiments) closed by
- done: r9932 merged r9859, r9860, r9866 into stable branch
- 15:52 Changeset [9932] by
- 15:46 Ticket #1730 (Exporting symbolic data analysis solutions to excel files) closed by
- done: r9931 merged r9587,r9590, r9600, r9607, r9626, r9658, r9659, r9699, …
- 15:46 Changeset [9931] by
-
#1730 merged r9587,r9590, r9600, r9607, r9626, r9658, r9659, r9699, r9906 into stable
- 15:05 Ticket #2103 (Several view specific menu items are not enabled/disabled correctly ...) created by
- The menu items listen to the active-view-changed event of the …
- 15:02 Changeset [9930] by
-
#1763: Removed empty unused folder in the HeuristicLab.Problems.DataAnalysis.Symbolic.Views project.
- 14:46 Ticket #2102 (The "Data Analysis" menu should not be a top-level menu in the optimizer) created by
- A separate "Data Analysis" top-level menu in the optimizer looks …
- 12:56 Ticket #2099 (Improve names of RunCollection views) closed by
- done: r9929 merged r9910 into stable branch
- 12:55 Changeset [9929] by
- 12:47 Changeset [9928] by
-
#1508: Minor code cleanup in trading plugin.
- 09:19 Changeset [9927] by
-
- Removed naming heuristic and added a property to the evaluator instead
09/02/13:
- 15:11 Changeset [9926] by
-
- renamed path parameter to robocode path
- made number of rounds configurable
- 15:07 Changeset [9925] by
-
#2031 fixed size of controls in chart analysis view
- 14:41 Changeset [9924] by
-
added material for ANOR publication
- 14:35 AdditionalMaterial edited by
- (diff)
- 14:35 AdditionalMaterial edited by
- (diff)
- 14:03 Changeset [9923] by
-
#2031 fixed cross threading errors
- 13:44 Changeset [9922] by
-
#2031 adapted views to changes in help system
- 13:38 Changeset [9921] by
-
#2100 improved handling of position of help label
- 12:25 Changeset [9920] by
-
#2100 moved help system from View to ViewHost
08/30/13:
- 21:11 Changeset [9919] by
-
#2101: fixed strings in classes for ANNs
- 21:05 Ticket #2101 (Several incorrect names/descriptions in class NeuralNetworkClassification) created by
- 12:59 AddonsDailyBuilds edited by
- (diff)
- 12:57 Changeset [9918] by
-
deleted scheduling branch as it has already been moved to trunk