Timeline
04/13/10:
- 22:04 Ticket #971 (Implement Algorithms: Island GA) created by
- We need an Island GA
- 20:45 Changeset [3339] by
-
Deleted obsolete files #290 (Implement ADFs)
- 20:44 Changeset [3338] by
-
Fixed bugs related to dynamic symbol constraints with ADFs. #290 (Implement ADFs)
- 19:15 Changeset [3337] by
-
fixed bug in StringConvertibleMatrixView (ticket #968)
- 18:32 Changeset [3336] by
-
updated Evolution Stratgy #932
StrategyParameters moved completely out of the ES into the encoding and problem, because they are inherently problem specific
The ProblemDimension and a few other parameters of ES were removed
Fixed a few bugs also and added some documentation
- 18:27 Changeset [3335] by
-
fixed bugs in IStringConvertibleMatrixView (ticket #968)
- 18:27 Changeset [3334] by
-
made dataset readonly (ticket #638)
- 18:17 ReviewHeuristicLab3.3.0CodeCoreViews edited by
- (diff)
- 17:41 Changeset [3333] by
-
changed RowHeaderWidth in StringConvertibleMatrixView and removed warning from RunCollection (ticket #968)
- 17:36 Changeset [3332] by
-
added RunCollectionTabularView (ticket #970)
- 17:35 Changeset [3331] by
-
corrected images in ExperimentView (ticket #970) - damn VS designer
- 17:26 Changeset [3330] by
-
removed warning from Dataset (ticket #938)
- 17:07 Changeset [3329] by
-
added ViewHost in ExperimentView for the RunCollection and implemented IStringConvertibleMatrix in RunCollection (ticket #970)
- 17:05 Changeset [3328] by
-
added new functionality and bug fixed to StringConvertibleMatrixView (ticket #968)
- 17:02 Ticket #970 (Implement new RunCollectionViews) created by
- * TableView * BubbleChartView * FilterView * Synchronization …
- 12:01 Changeset [3327] by
- 11:22 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 11:22 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:21 Changeset [3326] by
-
Fixed bug when serializing SelfAdaptiveCrossover #932
- 11:17 Changeset [3325] by
-
Added the other algorithms as embedded resources #18
- 11:12 Changeset [3324] by
-
fixed small bug in StringConvertibleMatrixView (ticket #968)
- 10:57 Changeset [3323] by
-
updated workbenches #18
- 10:55 Changeset [3322] by
-
Added constructors and parameters in RastriginAdditiveMoveEvaluator and SphereAdditiveMoveEvaluator #934
- 10:43 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 10:37 Changeset [3321] by
-
adapted dataset to new IStringConvertibleMatrix interface (ticket #938)
- 10:36 Changeset [3320] by
-
added events for changes of column and row names (ticket #968)
- 10:01 Changeset [3319] by
-
fixed a bug in the interfaces #934
- 09:47 Changeset [3318] by
-
Updated test functions, added reference for Zakharov
Did not find a reference for SumSquares, just described it
Added wiring for rastrigin and sphere
#934
- 06:41 Changeset [3317] by
-
Implemented ReadOnlyView property for items (#969).
04/12/10:
- 23:54 Changeset [3316] by
-
added possibility to change visibility of columns in StringConvertibleMatrixView (ticket #968)
- 23:39 Changeset [3315] by
-
Documented some of the test functions with literature references.
Renamed Griewangk function as it is actually called Griewank function.
Schwefel is hard to find, used self-citation as Potter and DeJong's description from 1994 seems wrong
Levy is almost impossible to find and defined only for 2 variables, the implementation looks fishy (there was also a bug)
Booth, and Matyas are also just from a single website
Still missing is Zakharov and SumSquares
#934
- 18:12 Changeset [3314] by
-
implemented first version of multiple column sorting in !IStringConvertibleMatrixView(ticket #968)
- 18:11 Changeset [3313] by
-
updated dataset view in RegressionProblemView (ticket #938)
- 16:16 Changeset [3312] by
-
added display of row headers (ticket #968)
- 15:43 Changeset [3311] by
-
implemented RowNames property in Dataset (ticket #938)
- 15:35 Changeset [3310] by
-
added RowNames for IStringConvertibleMatrix
and fixed cloning and ctors of concrete matrixes (ticket #968)
- 15:15 Changeset [3309] by
-
added DataSetChanged event in RegressionProblemData and adapted RegressionProblemDataView to show the included dataset (ticket #983)
- 14:14 Changeset [3308] by
-
added ColumnNames property in IStringConvertibleMatrix and in classes implementing this interface (ticket #968)
- 12:56 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:47 Ticket #969 (Enforce read-only views of arbitrary contents) created by
- It should be possible to specify for each content if its views have to …
- 11:17 Ticket #968 (Enhance StringConvertibleViews) created by
- * Column names for ArrayView and MatrixView * implement virtual …
- 08:29 Changeset [3307] by
-
Added ADF symbols to symbolic expression grammar for the test class for the subroutine creater. #290 (Implement ADFs)
- 04:53 Changeset [3306] by
-
Implemented reviewers' comments (#893).
- 03:22 Changeset [3305] by
-
Added more images from the VS2008 image library (#841)
- 02:14 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 02:14 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 02:13 Changeset [3304] by
-
Implemented reviewers' comments (#893).
- 01:29 Changeset [3303] by
-
Removed unnecessary checks if the application manager is not null (#954).
04/11/10:
- 23:27 Ticket #967 (Remove plugin HeuristicLab.Logging-3.3) closed by
- fixed: Done in r3302.
- 23:27 Changeset [3302] by
-
Removed plugin HeuristicLab.Logging-3.3 (#967).
- 23:25 Ticket #967 (Remove plugin HeuristicLab.Logging-3.3) created by
- The plugin HeuristicLab.Logging-3.3 should be removed as it is not …
- 19:33 Ticket #966 (If Views are not in Dockstate.Document the OnClosing and OnClosed ...) closed by
- fixed: implemented fix in r3301
- 19:32 Changeset [3301] by
-
implemented fix for ticket #966
- 19:27 Ticket #966 (If Views are not in Dockstate.Document the OnClosing and OnClosed ...) created by
- 04:30 Changeset [3300] by
-
Continued work on algorithm batch processing (#947).
- 03:59 Ticket #965 (Implement clipboard) closed by
- fixed
- 03:59 Changeset [3299] by
-
Enabled dragging and dropping of problems and algorithms in AlgorithmView and BatchRunView (#965).
- 03:16 Changeset [3298] by
-
Implemented clipboard control (#965).
04/10/10:
- 11:26 Changeset [3297] by
-
Added test classes for crossover and subroutine creater. #290 (Implement ADFs)
- 00:30 Changeset [3296] by
-
Fixed some warnings (#915).
04/09/10:
- 17:31 Changeset [3295] by
-
Set svn:ignore properties. #290 (Implement ADFs)
- 17:28 Changeset [3294] by
-
Added first version of architecture altering operators for ADFs. #290 (Implement ADFs)
- 14:11 ReviewHeuristicLab3.3.0CodeCore edited by
- (diff)
- 11:14 Changeset [3293] by
-
Replace XML reader to ensure proper parsing of line endings especially inside CDATA blocks (#548)
- 03:34 Changeset [3292] by
-
Added empty clipboard control (#965).
- 03:06 Ticket #965 (Implement clipboard) created by
- A clipboard should be implemented on which a user can drag and drop …
- 02:57 Ticket #964 (Load samples asynchronously in start page) closed by
- fixed
- 02:57 Changeset [3291] by
-
Loaded samples asynchronously in start page (#964).
- 02:50 Ticket #964 (Load samples asynchronously in start page) created by
- 02:06 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 02:06 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 02:04 Changeset [3290] by
-
Implemented reviewers' comments (#893).
- 01:15 Ticket #963 (Engines should have a log) closed by
- fixed: Implemented in r3289.
- 01:15 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 01:15 Changeset [3289] by
-
Implemented logs of engines (#963).
04/08/10:
- 23:12 Ticket #963 (Engines should have a log) created by
- Each engine should provide a log to log messages.
- 22:57 Changeset [3288] by
-
Renamed Engine.ProcessNextOperator into Engine.ProcessNextOperation (#863).
- 22:38 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 22:35 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 22:26 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 22:16 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 22:14 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 22:05 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 22:05 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 22:04 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 22:04 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 22:02 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 22:02 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 21:47 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 21:47 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 21:42 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 21:28 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 21:19 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 21:19 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 20:50 ReviewHeuristicLab3.3.0CodeCore edited by
- (diff)
- 20:48 Changeset [3287] by
-
Implemented reviewers' comments (#863).
- 20:09 ReviewHeuristicLab3.3.0CodeCore edited by
- (diff)
- 02:21 Changeset [3286] by
-
Continued work on algorithm batch processing (#947).
04/07/10:
- 23:07 Changeset [3285] by
-
updated ConfigMerger.exe #962
- 22:48 Changeset [3284] by
-
updated ConfigMerger by merging behaviors separately #962
- 22:47 Ticket #962 (Merge service.model behaviors separately in ConfigMerger) created by
- Similar to #858 behaviors should also be merged separately. There are …
- 20:17 Changeset [3283] by
-
Continued work on algorithm batch processing (#947).
- 17:24 Changeset [3282] by
-
fixed cross thread exception in SA HL3.2 #577
- 11:38 Changeset [3281] by
-
implemented showInViewHost and moved ViewHost from Core.Views to MainForm.WindowsForm (ticket #961)
- 10:36 Ticket #961 (The ViewAttribute should have an additional property ShowInViewHost) created by
- 10:34 ReviewHeuristicLab3.3.0CodeDataViews edited by
- (diff)
- 05:22 Changeset [3280] by
-
Continued work on algorithm batch processing (#947).
04/06/10:
- 18:06 Changeset [3279] by
-
Added more images from the VS2008 image library (#841)
- 13:30 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) closed by
- fixed: removed unnecessary lines in MainFormManager r3278
- 13:30 Changeset [3278] by
-
removed unnecessary lines in MainFormManager (ticket #958)
- 13:30 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) reopened by
- 13:25 ReviewHeuristicLab3.3.0CodeDataViews created by
- 13:19 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 13:19 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 04:50 Changeset [3277] by
-
Continued work on algorithm batch processing (#947).
- 04:12 Changeset [3276] by
-
Continued work on algorithm batch processing (#947).
- 03:37 Changeset [3275] by
-
Continued work on algorithm batch processing (#947).
- 01:57 Changeset [3274] by
-
Continued work on algorithm batch processing (#947).
04/05/10:
- 23:56 Ticket #960 (Remove problem views which do not contain additional functionality) closed by
- fixed
- 23:54 Changeset [3273] by
-
Removed empty plugin HeuristicLab.Problems.OneMax.Views (#960).
- 23:53 Changeset [3272] by
-
Removed empty plugin HeuristicLab.Problems.OneMax.Views (#960).
- 23:40 Changeset [3271] by
-
Removed problem views which do not contain any additional functionality (#960).
- 23:32 Ticket #960 (Remove problem views which do not contain additional functionality) created by
- Due to the changes of ticket #958 it is no longer necessary that each …
- 18:53 Changeset [3270] by
-
Changed PTC2 initialization operator for symbolic expression tree encoding to select symbols based on the number of tickets. #937 (Data types and operators for symbolic expression tree encoding)
- 18:52 Changeset [3269] by
-
Implemented initialization of Variable and Constant terminal nodes. #938 (Data types and operators for regression problems)
- 17:59 ReviewHeuristicLab3.3.0CodeCore edited by
- Added an issue with cloning of NamedItemCollections (diff)
- 14:51 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) closed by
- fixed
- 14:50 Changeset [3268] by
-
corrected lookup of default views in MainFormManager (ticket #958)
- 14:17 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) reopened by
- 14:10 Ticket #959 (Correct EventPattern in HL) created by
- As recommended the standard pattern for firing events should be …
- 06:30 Changeset [3267] by
-
Continued work on algorithm batch processing (#947).
- 05:53 Changeset [3266] by
-
Fixed type of caught exceptions in AsynchronousContentView (#953).
- 03:17 Changeset [3265] by
-
Continued work on algorithm batch processing (#947).
04/04/10:
- 18:53 Changeset [3264] by
-
Implemented import of CSV files for regression problems. #938 (Data types and operators for regression problems)
- 18:49 Changeset [3263] by
-
Fixed implementation of IEnumerable<string> in StringArray (this version works). #957 (StringArray should implement IEnumerable<string>)
- 05:22 Changeset [3262] by
-
Continued work on algorithm batch processing (#947).
- 00:03 Changeset [3261] by
-
Continued work on algorithm batch processing (#947).
04/03/10:
- 06:04 Changeset [3260] by
-
Continued work on algorithm batch processing (#947).
04/02/10:
- 16:51 Changeset [3259] by
-
Deleted obsolete folder. #937 (Data types and operators for symbolic expression tree encoding)
- 16:50 Changeset [3258] by
-
Moved general set of symbols and evaluator into Encodings.SymbolicExpressionTreeEncoding. #937 (Data types and operators for symbolic expression tree encoding)
- 16:49 Changeset [3257] by
-
Moved general set of symbols and evaluator into Encodings.SymbolicExpressionTreeEncoding. #937 (Data types and operators for symbolic expression tree encoding)
- 16:44 Changeset [3256] by
-
Moved general set of symbols and evaluator into Encodings.SymbolicExpressionTreeEncoding. #937 (Data types and operators for symbolic expression tree encoding)
04/01/10:
- 22:50 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) closed by
- fixed: Fixed in r3255.
- 22:50 Changeset [3255] by
-
Fixed MainFormManager.GetViewTypes that it includes default views in each case (#958).
- 22:38 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) created by
- When using MainFormManager.GetViewTypes to retrieve the most …
- 21:08 Changeset [3254] by
-
Changed StringArray to implement IEnumerable<string> instead of IEnumerable. #957 (StringArray should implement IEnumerable<string>)
- 21:08 Ticket #957 (StringArray should implement IEnumerable<string>) created by
- 21:06 Changeset [3253] by
-
Implemented basic framework for symbolic regression problems for HL 3.3. #938 (Data types and operators for regression problems)
- 20:59 Changeset [3252] by
-
Fixed issues with persistence. #937 (Data types and operators for symbolic expression tree encoding)
- 20:44 Changeset [3251] by
-
Fixed issues with persistence. #952 (Artificial Ant Problem for 3.3)
- 15:36 Changeset [3250] by
-
updated AsynchronousContentView to work semi-asynchronous (ticket #953)
- 14:10 Changeset [3249] by
-
Set svn:ignore properties #938 (Data types and operators for regression problems)
- 13:58 Changeset [3248] by
-
Added plugin templates for Problem.DataAnalysis and Problem.DataAnalysis.Regression. #938 (Data types and operators for regression problems),
- 12:36 Changeset [3247] by
-
Implemented a LightweightApplicationManager for unit testing and extracted the DefaultApplicationManager out of class ApplicationManager. #954 (ApplicationManager.Manager should have a default instance to enable unit testing)
- 11:52 Ticket #956 (Problem classes for classification tasks) closed by
- duplicate: #939
- 11:52 Ticket #955 (Problem classes for regression tasks) closed by
- duplicate: #938
- 11:24 Ticket #956 (Problem classes for classification tasks) created by
- 11:23 Ticket #955 (Problem classes for regression tasks) created by
- 04:33 Changeset [3246] by
-
Continued work on algorithm batch processing (#947).
03/31/10:
- 18:36 Changeset [3245] by
-
Added another visualizer that displays the symbolic expression tree of the best artificial ant solution. #952 (Artificial Ant Problem for 3.3)
- 18:34 Changeset [3244] by
-
Integrated graphical symbolic expression tree view from model analyzer. #937 (Data types and operators for symbolic expression tree encoding)
- 17:45 ReviewHeuristicLab3.3.0Application edited by
- Added an issue with the parameter wireing between the problem and … (diff)
- 15:14 Changeset [3243] by
-
Set svn:ignore properties. #937
- 15:14 Changeset [3242] by
-
Moved views for symbolic expression trees into a separate plugin/project. #937 (Data types and operators for symbolic expression tree encoding)
- 15:10 ReviewHeuristicLab3.3.0Application edited by
- Added an issue with the disposal of ScopeView (diff)
- 15:09 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 14:42 Changeset [3241] by
-
corrected displaying of the SplashScreen (ticket #183)
- 14:28 Changeset [3240] by
-
Set svn:ignore properties. #952
- 14:26 Changeset [3239] by
-
Extracted view for artificial ant problem into a separate plugin/project. #952 (Artificial Ant Problem for 3.3)
- 13:55 Ticket #954 (ApplicationManager.Manager should have a default instance to enable ...) created by
- Unit tests are run independently from the plugin infrastructure so …
03/30/10:
- 19:40 Changeset [3238] by
-
Implemented a solution visualizer for the artificial ant problem. #952 (Artificial Ant Problem for 3.3)
- 19:38 Changeset [3237] by
-
Worked on symbolic expression tree encoding.
Added view for expression trees (simple textual view in s-exp format).
Implemented SubtreeCrossover.
Fixed bugs in ProbabilisticTreeCreator.
#937 (Data types and operators for symbolic expression tree encoding)
- 18:19 Changeset [3236] by
-
updated workbench with new solution creator (permutation type) #889
- 17:37 Changeset [3235] by
-
corrected ItemView (ticket #953)
- 16:05 ReviewHeuristicLab3.3.0ApplicationDone edited by
- added resolved issues (diff)
- 16:05 ReviewHeuristicLab3.3.0Application edited by
- removed resolved issues (diff)
- 16:04 ReviewHeuristicLab3.3.0Application edited by
- Added an issue with the global scope tree view (diff)
- 15:13 Changeset [3234] by
-
Added check to ProgrammableOperator if the ApplicationManager exists so it can be used outside of HL (#842)
- 14:53 ReviewHeuristicLab3.3.0CodePermutationEncoding edited by
- (diff)
- 14:52 Changeset [3233] by
-
Updated inversion moves to respect different types of permutation #889