Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/06/10:

18:06 Changeset [3279] by swagner

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 mkommend
fixed: removed unnecessary lines in MainFormManager r3278
13:30 Changeset [3278] by mkommend

removed unnecessary lines in MainFormManager (ticket #958)

13:30 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) reopened by mkommend
13:25 ReviewHeuristicLab3.3.0CodeDataViews created by mkommend
13:19 ReviewHeuristicLab3.3.0Code edited by mkommend
(diff)
13:19 ReviewHeuristicLab3.3.0Code edited by mkommend
(diff)
04:50 Changeset [3277] by swagner

Continued work on algorithm batch processing (#947).

04:12 Changeset [3276] by swagner

Continued work on algorithm batch processing (#947).

03:37 Changeset [3275] by swagner

Continued work on algorithm batch processing (#947).

01:57 Changeset [3274] by swagner

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 swagner
fixed
23:54 Changeset [3273] by swagner

Removed empty plugin HeuristicLab.Problems.OneMax.Views (#960).

23:53 Changeset [3272] by swagner

Removed empty plugin HeuristicLab.Problems.OneMax.Views (#960).

23:40 Changeset [3271] by swagner

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 swagner
Due to the changes of ticket #958 it is no longer necessary that each …
18:53 Changeset [3270] by gkronber

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 gkronber

Implemented initialization of Variable and Constant terminal nodes. #938 (Data types and operators for regression problems)

17:59 ReviewHeuristicLab3.3.0CodeCore edited by gkronber
Added an issue with cloning of NamedItemCollections (diff)
14:51 Ticket #958 (MainFormManager.GetViewTypes does not include default views in some cases) closed by mkommend
fixed
14:50 Changeset [3268] by mkommend

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 mkommend
14:10 Ticket #959 (Correct EventPattern in HL) created by mkommend
As recommended the standard pattern for firing events should be …
06:30 Changeset [3267] by swagner

Continued work on algorithm batch processing (#947).

05:53 Changeset [3266] by swagner

Fixed type of caught exceptions in AsynchronousContentView (#953).

03:17 Changeset [3265] by swagner

Continued work on algorithm batch processing (#947).

04/04/10:

18:53 Changeset [3264] by gkronber

Implemented import of CSV files for regression problems. #938 (Data types and operators for regression problems)

18:49 Changeset [3263] by gkronber

Fixed implementation of IEnumerable<string> in StringArray (this version works). #957 (StringArray should implement IEnumerable<string>)

05:22 Changeset [3262] by swagner

Continued work on algorithm batch processing (#947).

00:03 Changeset [3261] by swagner

Continued work on algorithm batch processing (#947).

04/03/10:

06:04 Changeset [3260] by swagner

Continued work on algorithm batch processing (#947).

04/02/10:

16:51 Changeset [3259] by gkronber

Deleted obsolete folder. #937 (Data types and operators for symbolic expression tree encoding)

16:50 Changeset [3258] by gkronber

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 gkronber

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 gkronber

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 swagner
fixed: Fixed in r3255.
22:50 Changeset [3255] by swagner

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 swagner
When using MainFormManager.GetViewTypes to retrieve the most …
21:08 Changeset [3254] by gkronber

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 gkronber
21:06 Changeset [3253] by gkronber

Implemented basic framework for symbolic regression problems for HL 3.3. #938 (Data types and operators for regression problems)

20:59 Changeset [3252] by gkronber

Fixed issues with persistence. #937 (Data types and operators for symbolic expression tree encoding)

20:44 Changeset [3251] by gkronber

Fixed issues with persistence. #952 (Artificial Ant Problem for 3.3)

15:36 Changeset [3250] by mkommend

updated AsynchronousContentView to work semi-asynchronous (ticket #953)

14:10 Changeset [3249] by gkronber

Set svn:ignore properties #938 (Data types and operators for regression problems)

13:58 Changeset [3248] by gkronber

Added plugin templates for Problem.DataAnalysis and Problem.DataAnalysis.Regression. #938 (Data types and operators for regression problems),

12:36 Changeset [3247] by gkronber

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 gkronber
duplicate: #939
11:52 Ticket #955 (Problem classes for regression tasks) closed by gkronber
duplicate: #938
11:24 Ticket #956 (Problem classes for classification tasks) created by gkronber
11:23 Ticket #955 (Problem classes for regression tasks) created by gkronber
04:33 Changeset [3246] by swagner

Continued work on algorithm batch processing (#947).

03/31/10:

18:36 Changeset [3245] by gkronber

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 gkronber

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 gkronber
Added an issue with the parameter wireing between the problem and … (diff)
15:14 Changeset [3243] by gkronber

Set svn:ignore properties. #937

15:14 Changeset [3242] by gkronber

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 gkronber
Added an issue with the disposal of ScopeView (diff)
15:09 ReviewHeuristicLab3.3.0Application edited by mkommend
(diff)
14:42 Changeset [3241] by mkommend

corrected displaying of the SplashScreen (ticket #183)

14:28 Changeset [3240] by gkronber

Set svn:ignore properties. #952

14:26 Changeset [3239] by gkronber

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 gkronber
Unit tests are run independently from the plugin infrastructure so …

03/30/10:

19:40 Changeset [3238] by gkronber

Implemented a solution visualizer for the artificial ant problem. #952 (Artificial Ant Problem for 3.3)

19:38 Changeset [3237] by gkronber

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 abeham

updated workbench with new solution creator (permutation type) #889

17:37 Changeset [3235] by mkommend

corrected ItemView (ticket #953)

16:05 ReviewHeuristicLab3.3.0ApplicationDone edited by gkronber
added resolved issues (diff)
16:05 ReviewHeuristicLab3.3.0Application edited by gkronber
removed resolved issues (diff)
16:04 ReviewHeuristicLab3.3.0Application edited by gkronber
Added an issue with the global scope tree view (diff)
15:13 Changeset [3234] by svonolfe

Added check to ProgrammableOperator if the ApplicationManager exists so it can be used outside of HL (#842)

14:53 ReviewHeuristicLab3.3.0CodePermutationEncoding edited by abeham
(diff)
14:52 Changeset [3233] by abeham

Updated inversion moves to respect different types of permutation #889

03/29/10:

18:51 ReviewHeuristicLab3.3.0CodePermutationEncoding edited by abeham
(diff)
18:49 Changeset [3232] by abeham

Renamed operators according to the underlying operation #889

17:54 ReviewHeuristicLab3.3.0CodePermutationEncoding edited by abeham
(diff)
17:53 Changeset [3231] by abeham

Added a permutation type property specifying whether it's a relative (directed or undirected) or absolute permutation #889

13:08 Changeset [3230] by mkommend

corrected x64 configuration for HeuristicLab.Problems.ArtificialAnt (ticket #542)

03/28/10:

18:07 Changeset [3229] by mkommend

corrected type in XML doc of AsynchronousContentView (ticket #953)

18:05 Changeset [3228] by mkommend

adapted all HL3.3 views to use the AsynchronousContentView (ticket #953)

17:53 Changeset [3227] by mkommend

added AsynchronousContentView (ticket #953)

17:36 Ticket #953 (The MainForm should provide an mechanism to make all invoke calls ...) created by mkommend
This ticket is related to the update problems of running engines in HL3.3
04:16 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
04:16 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
04:11 Changeset [3226] by swagner

Implemented first version of algorithm batch processing (#947).

03/27/10:

01:40 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
01:39 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
01:39 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
01:38 Changeset [3225] by swagner

Implemented reviewers' comments (#893).

03/26/10:

19:35 Changeset [3224] by gkronber

Set svn:ignore properties #952 (Artificial Ant Problem for 3.3)

19:34 Changeset [3223] by gkronber

Added work in progress for the artificial ant problem #952 (Artificial Ant Problem for 3.3) and for the symbolic expression tree encoding #937 (Data types and operators for symbolic expression tree encoding).

13:32 ReviewHeuristicLab3.3.0CodePermutationEncoding edited by abeham
(diff)
13:32 ReviewHeuristicLab3.3.0CodePermutationEncoding created by abeham
13:23 ReviewHeuristicLab3.3.0Code edited by abeham
(diff)
09:44 Ticket #952 (Artificial Ant Problem for 3.3) created by gkronber
Port to 3.3
01:11 Changeset [3222] by kgrading

fixed nullpointer (#830)

00:04 Changeset [3221] by abeham

updated permutation moves, fixed 3-opt #889

03/25/10:

19:57 Changeset [3220] by kgrading

improved the DAL further, changed minor details for the presentation (#830)

19:19 Changeset [3219] by gkronber

Worked on SymbolicTreeEncoding plugin. #937 (Data types and operators for symbolic expression tree encoding)

18:28 ReviewHeuristicLab3.3.0Application edited by mkommend
(diff)
18:16 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
17:43 Changeset [3218] by gkronber

copied classes for SymbolicTreeSolutionEncoding form HL.GP plugins. #937 (Data types and operators for symbolic expression tree encoding)

17:38 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
17:37 ReviewHeuristicLab3.3.0Application edited by mkommend
(diff)
17:33 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
17:30 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
17:14 Changeset [3217] by gkronber

Defined PluginDescription data contract as IsReference and changed caching scheme of plugin descriptions in the plugin store to use the plugin id as key. #951 (Refreshing the list of plugins and products of the deployment service is very slow)

17:10 Changeset [3216] by gkronber

Reintegrated test project for plugin store. #951 (Refreshing the list of plugins and products of the deployment service is very slow)

17:01 Ticket #951 (Refreshing the list of plugins and products of the deployment service ...) created by gkronber
15:02 Changeset [3215] by gkronber

Fixed incorrect file dependency in ALGLib plugin. #875 (Update ALGLIB sources)

04:44 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
04:44 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
04:36 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
04:36 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
04:34 Changeset [3214] by swagner

Removed that the engine can be set to null in EngineAlgorithmView (#893).

03:39 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
03:39 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
03:38 Changeset [3213] by swagner

Fixed upside down flipped visualization of TSP tours (#924).

03:27 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
03:05 Ticket #950 (Parameters in MultipleCallsOperator are not updated correctly) closed by swagner
fixed: Really fixed in r3212.
03:05 Changeset [3212] by swagner

Fixed parameter update in MultipleCallsOperator (#950).

02:38 Changeset [3211] by swagner

Fixed parameter update in MultipleCallsOperator (#950).

01:27 Ticket #950 (Parameters in MultipleCallsOperator are not updated correctly) created by swagner
The parameters of MultipleCallsOperator are not updated correctly …
00:54 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
00:54 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
00:53 Changeset [3210] by swagner

Implemented reviewers' comments (#893).

03/24/10:

22:42 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
21:15 Changeset [3209] by abeham

Added 3-opt move and evaluators for the TSP
Added 2-opt move evaluators for TSP Geo and Euclidean
#889

19:33 Changeset [3208] by gkronber

Implemented changes in plugin administrator UI as requested by swagner. #949 (Overhaul look and feel of plugin administrator)

18:49 Ticket #949 (Overhaul look and feel of plugin administrator) created by gkronber
18:48 Ticket #948 (Incomplete exception handling for WCF connections in plugin administrator) created by gkronber
18:47 Ticket #918 (Integrate deployment service into trunk and HL3.3 solution file) closed by gkronber
fixed
18:04 Changeset [3207] by abeham

Renamed SelfAdaptiveNormalAllPositionsManipulator to NormalAllPositionsManipulator
Moved move generators
#890

09:53 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
09:44 ReviewHeuristicLab3.3.0Application edited by mkommend
(diff)
04:41 Ticket #947 (Implement batch processing of algorithms) created by swagner
It should be possible to execute algorithms multiple times and to view …

03/23/10:

22:22 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
22:10 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
21:34 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
21:31 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
21:28 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
21:27 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
21:22 Changeset [3206] by abeham

fixed storable constructor in 2-opt tabu move attribute #889

21:11 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
15:22 ReviewHeuristicLab3.3.0Application edited by epitzer
(diff)
14:24 Ticket #277 (Replace DOM-based XML serialization with streaming-based XML serialization) closed by epitzer
fixed: Fixed in new persistence implementation (see #548)
14:23 Ticket #900 (Persistence should provide hooks for "storable"-serializable classes) closed by epitzer
fixed
14:23 Ticket #805 (Support spawing multiple GridClients inside a single GridClientApplication) closed by epitzer
fixed
14:22 Ticket #659 (Properties and inheritance are not handled correctly) closed by epitzer
fixed
14:20 Ticket #604 (Types from assemblies in the GAC cannot be loaded) closed by epitzer
fixed
14:18 Ticket #593 (Create test suite for Persistence Plugin) closed by epitzer
fixed
14:13 Changeset [3205] by epitzer

correctly allow interleaving of storable and empty classes (#548)

14:03 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
14:02 Ticket #946 (TabuMoveMaker is not persistible) closed by abeham
fixed: fixed in r3204
14:02 Changeset [3204] by abeham

Added item and storable attribute to TabuMoveMaker #946

14:00 Ticket #946 (TabuMoveMaker is not persistible) created by abeham
13:29 ReviewHeuristicLab3.3.0Application edited by epitzer
(diff)
13:28 ReviewHeuristicLab3.3.0ApplicationDone edited by epitzer
(diff)
13:09 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
12:58 ReviewHeuristicLab3.3.0Application edited by vdorfer
(diff)
12:21 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
12:14 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
12:01 ReviewHeuristicLab3.3.0Application edited by swinkler
(diff)
10:50 Changeset [3203] by kgrading

implemented the server on the client, using push & force push, added refresh buttons, added auto calender methods that traverse the tree... (#908)

07:30 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
07:25 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
07:06 HeuristicLab 3.3.0 r3202.zip attached to ReviewHeuristicLab3.3.0Application by swagner
06:59 Changeset [3202] by swagner

Added content of start page (#936).

06:37 Changeset [3201] by swagner

Added missing StorableClass attributes (#548).

02:44 Ticket #945 (Rename HeuristicLab.Algorithms.SGA into ...) closed by swagner
fixed
02:44 Changeset [3200] by abeham

Excluded three opt move from the project as it doesn't currently work #889

02:43 Changeset [3199] by swagner

Fixed and updated GeneticAlgorithmPerformanceTest (#945).

02:25 ReviewHeuristicLab3.3.0ApplicationDone edited by swagner
(diff)
02:24 ReviewHeuristicLab3.3.0Application edited by swagner
(diff)
02:14 Changeset [3198] by swagner

Renamed files/classes (#945).

02:09 Changeset [3197] by abeham

Added normal distributed additive move generator #890

02:00 Changeset [3196] by swagner

Renamed projects/plugins (#945).

01:50 ReviewHeuristicLab3.3.0ApplicationDone edited by abeham
(diff)
01:50 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
01:49 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
01:48 Changeset [3195] by abeham

fixed algorithm when neighborhood contains only tabu moves. It will now terminate correctly. #840

01:40 Changeset [3194] by swagner

Renamed folders (#945).

01:35 Ticket #945 (Rename HeuristicLab.Algorithms.SGA into ...) created by swagner
01:31 Ticket #943 (Unify *SequentialSubScopesProcessor and *ParallelSubScopesProcessor) closed by swagner
fixed: Done in r3193.
01:31 Changeset [3193] by swagner

Unified *SequentialSubScopesProcessor and *ParallelSubScopesProcessor (#943).

01:14 Changeset [3192] by abeham

Added tabu move operators for real vector encoding #890

01:07 Ticket #944 (ConstrainedValueParameterView throws IndexOutOfRangeException on ...) closed by abeham
fixed: fixed in r3191
01:06 Changeset [3191] by abeham

Fixed IndexOutOfRangeException on ValidValues.Clear #944

01:05 Ticket #944 (ConstrainedValueParameterView throws IndexOutOfRangeException on ...) created by abeham
When ValidValues is cleared while the view is open, an …
00:27 Ticket #943 (Unify *SequentialSubScopesProcessor and *ParallelSubScopesProcessor) created by swagner
The operators SequentialSubScopesProcessor and …
00:18 Ticket #942 (Application cannot be closed if OperatorsSidebar is not docked) closed by swagner
fixed: Fixed in r3190.
00:18 Changeset [3190] by swagner

Canceled close operation in OperatorsSidebar only if the given CloseReason is UserClosing (#942).

00:16 Ticket #942 (Application cannot be closed if OperatorsSidebar is not docked) created by swagner
If the OperatorsSidebar is not docked, the whole application cannot …
00:09 ReviewHeuristicLab3.3.0ApplicationDone edited by abeham
(diff)
00:09 ReviewHeuristicLab3.3.0Application edited by abeham
(diff)
00:07 Changeset [3189] by abeham

Prevent starting of algorithm when problem or vital operators are null #933

Note: See TracTimeline for information about the timeline view.