Timeline
04/17/10:
- 23:50 Changeset [3386] by
-
completly refactored the graph visualization (ticket #867)
- 23:17 Ticket #977 (Refactor HeuristicLab.Collections) created by
- The plugin HeuristicLab.Collections should not depend on …
- 23:13 Ticket #975 (Move interfaces and classes for deep cloning from HeuristicLab.Core to ...) closed by
- fixed: Added base class DeepCloneable again in r3385.
- 23:12 Changeset [3385] by
-
Added base class DeepCloneable again (#975)
- 23:02 Ticket #975 (Move interfaces and classes for deep cloning from HeuristicLab.Core to ...) reopened by
- In r3377 the base class DeepCloneable was deleted. However, this …
- 22:53 Ticket #974 (Remove obsolete classes in plugin HeuristicLab.Common) closed by
- fixed
- 22:49 Changeset [3384] by
-
Fixed project references and plugin dependencies (#974)
- 21:48 Changeset [3383] by
-
Removed obsolete classes in version 3.3 of HeuristicLab.Common and adapted project files (#974)
- 21:41 Changeset [3382] by
-
Created version 3.3 of plugin HeuristicLab.Common (#974)
- 13:50 Changeset [3381] by
-
deleted plugin class file. #938 (Data types and operators for regression problems)
- 03:22 Changeset [3380] by
-
fixed warnings #915
- 03:05 Changeset [3379] by
-
Added first working version of offspring selection GA #976
Had to implement a new parameter type (better solution!?)
Updated engine files (they're still throwing exceptions upon load though).
Fixed bug in OffspringSelector
04/16/10:
- 23:42 Changeset [3378] by
-
Added draft of OSGA #976
MainLoop somewhat finished, wiring not
- 23:41 Ticket #976 (Implement Algorithms: Offspring Selection Genetic Algorithm) created by
- We need an offspring selection GA.
- 19:22 Ticket #975 (Move interfaces and classes for deep cloning from HeuristicLab.Core to ...) closed by
- fixed: Done in r3376 and r3377.
- 19:22 Changeset [3377] by
-
Moved interfaces and classes for deep cloning from HeuristicLab.Core to HeuristicLab.Common (#975).
- 19:15 Changeset [3376] by
-
Moved interfaces and classes for deep cloning from HeuristicLab.Core to HeuristicLab.Common (#975).
- 16:08 Changeset [3375] by
-
corrected MainFormManager bug concerning creation of new default views (ticket #973)
- 15:56 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 15:27 Changeset [3374] by
-
Refactored HeuristicLab.Problems.DataAnalysis namespace. #938 (Data types and operators for regression problems)
- 15:22 Changeset [3373] by
-
Refactored HeuristicLab.Problems.DataAnalysis namespace. #938 (Data types and operators for regression problems)
- 14:43 Ticket #975 (Move interfaces and classes for deep cloning from HeuristicLab.Core to ...) created by
- The interfaces and classes required for deep cloning should be moved …
- 14:36 Changeset [3372] by
-
Implemented reviewers' comments (#893).
- 14:33 Changeset [3371] by
-
Added more images from the VS2008 image library (#841)
- 13:35 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:14 Changeset [3370] by
-
Worked on ReadOnlyView property (#969).
- 12:39 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 12:12 Changeset [3369] by
-
Changed way the grammar is stored in tree nodes to make it more efficient and fixed bugs in symbolic expression tree operators. #290 (Implement ADFs)
- 04:53 Changeset [3368] by
-
Adaptions according to the new IContent interface (#969).
- 04:13 Changeset [3367] by
-
adapted HL.Optimization.Views to new ReadOnly mechanism (ticket #973)
- 03:55 Changeset [3366] by
-
Fixed event ReadOnlyViewChanged of IContent (#969).
- 03:40 Changeset [3365] by
-
Adapted views of HeuristicLab.Parameters.Views according the new read-only property (#973).
- 03:21 Ticket #974 (Remove obsolete classes in plugin HeuristicLab.Common) created by
- HeuristicLab.Comon should be free of unused / obsolete classes (e.g. …
- 03:18 Changeset [3364] by
-
added IContent (ticket #969)
- 02:07 Changeset [3363] by
-
Removed unnecessary plugin HeuristicLab.Algorithms.GeneticAlgorithm.Views (#863).
- 01:49 Changeset [3362] by
-
Adapted views of HeuristicLab.Core.Views according the new read-only property and renamed method SetEnableStateOfControls into SetEnabledStateOfControls (#973).
- 01:39 Changeset [3361] by
-
added operator graph tab page to EngineAlgorithmView (ticket #973)
04/15/10:
- 19:58 Changeset [3360] by
-
Fixed bugs in ADF operators and added test classes for ADF operators. #290 (Implement ADFs)
- 19:01 Changeset [3359] by
-
Fixed bug in IslandGeneticAlgorithm #971
(updated TS workbench)
- 18:12 Changeset [3358] by
-
Worked on particle swarm optimization algorithm #852 (WIP)
- 17:20 Changeset [3357] by
-
fixed an oversight in form of a missing file #971
- 17:16 Changeset [3356] by
-
updated IslandGeneticAlgorithm #971
- 16:07 Changeset [3355] by
-
adapted OperatorGraphView to readyonly mechanism (ticket #973)
- 16:06 Changeset [3354] by
-
removed unnecessary code in View.OnReadyOnlyChanged (ticket #973)
- 13:59 Changeset [3353] by
-
corrected image changes in operator graph visualization (ticket #867)
- 13:19 Changeset [3352] by
-
corrected project dependencies and set svn:ignore (ticket #852)
- 04:37 Changeset [3351] by
-
Implemented reviewers' comments (#893).
- 01:34 Changeset [3350] by
-
implemented first version of View.ReadOnly and adapted some views to the new mechanism (ticket #973)
04/14/10:
- 23:00 Changeset [3349] by
-
added prototype of RunCollectionBubbleChartView (ticket #970)
- 22:38 Ticket #973 (View.ReadOnly property) created by
- Every view should contain a ReadOnly property which specifies if the …
- 22:35 Ticket #972 (Enhance ViewHost and adapt MainForm) created by
- It should be possible in the MainForm to specify if a newly created …
- 22:33 Ticket #961 (The ViewAttribute should have an additional property ShowInViewHost) closed by
- fixed
- 22:32 Ticket #902 (Add possibility in MainFormManager to get only the most specific views ...) closed by
- fixed
- 22:32 Ticket #857 (Redesign MainForm) closed by
- fixed
- 21:31 Changeset [3348] by
-
Added project for particle swarm optimization algorithm #852 (WIP)
- 14:21 Changeset [3347] by
-
set storable attribute in RunCollection and corrected view name in RunCollectionTabularView (ticket #970)
- 14:19 Changeset [3346] by
-
implemented comments from swa (ticket #968)
- 14:05 Changeset [3345] by
-
Added initial project for a multipopulation algorithm #971
- 10:09 Changeset [3344] by
-
added reaction to operator image changes and changed collapse and expand icons (ticket #867)
- 09:54 Changeset [3343] by
-
Fixed compilation problem in artificial ant problem. #290 (Implement ADFs)
- 09:30 Changeset [3342] by
-
removed accidently commited lines in AsynchronousContentView (ticket #953)
- 09:28 Ticket #807 (ProgrammableOperator throws an NotSupportedException when used with ...) closed by
- fixed
- 09:27 Ticket #777 (SQL Compact databases are case-insensitive as default) closed by
- wontfix
- 09:27 Ticket #775 (SVM regression engine should use a smaller number of training samples ...) closed by
- fixed
- 09:27 Ticket #330 (ROCAnalyser is not thread-safe) closed by
- wontfix
- 09:27 Ticket #800 (Predictor persistor for HL3) closed by
- fixed
- 09:26 Ticket #815 (VariableImpactCalculators produce memory leaks) closed by
- fixed
- 05:15 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 05:15 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 05:09 Changeset [3341] by
-
Implemented reviewers' comments (#893).
- 03:52 Changeset [3340] by
-
Updated Tabu search, permutation move operators, real vector move operators, binary vector move operators #840
Added a Tabu Search TSP workbench
- 02:37 ReviewHeuristicLab3.3.0Application edited by
- (diff)
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).