Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/05/09:

20:08 Changeset [1266] by gkronber
  • Added support for classification and time series forecasting algorithms in the CEDMA dispatcher.
  • Deleted obsolete class ProblemInjector.

#419 (Refactor CEDMA plugins)

20:05 Changeset [1265] by gkronber

Made 'Autoregression' a parameter of the problem (moved creation of variable 'Autoregression' to ProblemInjector). #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

18:37 Changeset [1264] by epitzer

Full serialization from object tree to XML. No de-serialization yet. (#506)

18:35 Changeset [1263] by gkronber

Added GPL license headers. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

18:32 Changeset [1262] by gkronber

Fixed a few issues in persistence of hard-coded GP algorithms. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

18:01 Ticket #509 (Change SimOpt Constraint Handling) created by abeham
Currently parameters for simulation optimization are encapsulated in a …
17:56 Changeset [1261] by aleitner

new Dictionaries for ListViewitems (#508)

17:55 Changeset [1260] by kgrading

updates and extension of the implementation (#493)

17:54 Ticket #508 (Asynchronous GUI updates) created by aleitner
Asynchronous calls of wcf methods (getAllClients, getAllJobs ... ) in gui
16:54 Changeset [1259] by whackl

fixed some bugs (#468)

16:38 Changeset [1258] by whackl

added correct file for recurrence (#468)

16:35 Changeset [1257] by whackl

added recurrence to calender (#468)

16:31 Changeset [1256] by whackl

interface updated to new version (#474)

15:59 Changeset [1255] by kgrading

added loggedin state for #474

15:31 Ticket #507 (Implementation of Scheduler) created by msteinbi
Implementing the Scheduler, which chooses the jobs for the requesting …
13:27 Changeset [1254] by gkronber

Fixed a few minor issues in hard-coded StandardGP and OffspringSelectionGP variants. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

13:01 Changeset [1253] by gkronber

Added separate editors for StandardGP and OffspringSelectionGP variants for time series forecasting. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

11:03 Changeset [1252] by gkronber

Renamed StructIdProblemInjector classes to ProblemInjector. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

10:51 Changeset [1251] by gkronber

Improved !StandardGP and !OffspringSelectionGP variants for classification and time-series. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

09:25 Ticket #500 (Implement QAP) closed by mkofler
fixed: Fixed build error in r1250. The resource file was a relict from …
09:20 Changeset [1250] by mkofler

Fixed broken HL3 build caused by QAP project (resource file was referenced but not committed) --> cf. #500.

02:25 Ticket #500 (Implement QAP) reopened by swagner
The plugin cannot be built because a resource file is missing.

03/04/09:

21:35 Changeset [1249] by bspisic

reimplemented panning and zooming (#424)

17:30 Changeset [1248] by epitzer

Evaluation of .NET native serialization. (#506)

17:26 Changeset [1247] by epitzer

Created AutoStorable attribute and static reflection helper to determine serializible components. (#506)

17:06 Ticket #506 (New persistence exploration) created by epitzer
== Exploration of new possibilities to re-implement serialization in …
16:16 Changeset [1246] by gkronber

Implemented first version of evaluation operator for the mean percentage error relative to the range of the original values of the target variable #505.

16:15 Ticket #505 (Evaluation operator for the mean percentage error relative to the ...) created by gkronber
16:12 Changeset [1245] by gkronber
  • Moved DatasetShuffler from plugin HeuristicLab.GP.StructureIdentification.Classification to plugin HeuristicLab.DataAnalysis.
  • Added variants of StandardGP and OffspringSelectionGP for Classification and time-series analysis.

#224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

10:30 Ticket #504 (It should be possible to explicitly give a name and a description for ...) created by gkronber
The "New"-menu is automatically populated with entries for all types …

03/03/09:

20:55 Ticket #503 (MouseMove event bug with some mouse drivers) closed by mstoeger
fixed: Fixed MouseMove event bug with some mouse drivers (r1244) Didi's …
20:50 Changeset [1244] by mstoeger

Fixed MouseMove event bug with some mouse drivers (#503)

20:48 Ticket #503 (MouseMove event bug with some mouse drivers) created by mstoeger
20:12 Changeset [1243] by dwagner

Added Test for Single Value Lines (#502)

20:10 Changeset [1242] by dwagner

Changed Behaviour of Single value lines; They are now shown without bounds.
OptionsDialog now modifies the model and not the view; (#501 and #502)

12:24 Ticket #500 (Implement QAP) closed by mkofler
fixed: Implemented problem-specific operators for the quadratic assignment …
12:16 Changeset [1241] by mkofler

Added Assignment.QAP project with operators to inject and evaluate instances of the quadratic assignment problem (cf. #500). Closing ticket.

08:43 Ticket #502 (Adapt Single Value lines) created by dwagner
Single Value lines (used for diplaying Aggregators) currently are just …

03/02/09:

22:03 Changeset [1240] by mstoeger

Transformations on shapes are possible outside of the Draw method. (#424)

21:48 Ticket #501 (Remove LineChart.GetRows) created by mstoeger
The options dialog accesses the data rows using the LineChart.GetRows …
17:32 Changeset [1239] by gkronber

Reintoduced MaxEvaluatedSolutions stopping criterion for hard-coded OffspringSelectionGP. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

17:23 Changeset [1238] by gkronber

Improved structure of OffspringSelectionGP and StandardGP hard-coded algorithms. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

17:12 Changeset [1237] by dwagner

Use DataRowChanged event instead of ApplyChangesToRow Method.
Moved OptionsDialog files to Options subfolder. (#497)

16:31 Changeset [1236] by gkronber

Fixed bugs in OffspringSelectionGP and the associated editor. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

10:29 Ticket #500 (Implement QAP) created by abeham
The quadratic assignment problem (QAP) is similar to the TSP, but …
09:38 Changeset [1235] by gkronber

Worked on hard-coded OffspringSelectionGP. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

03/01/09:

14:01 Ticket #499 (Exception is thrown during saving of engines if the opened file is not ...) created by mkommend
Instead of an exception the SaveFileDialog (save as functionality) …

02/28/09:

23:12 Changeset [1234] by mstoeger

Added Xml comments for IShape, WorldShape and Transforms. (#406)

21:21 Changeset [1233] by mstoeger

General housekeeping (#498) Removed some old unused Z-Order values. Replaced some var types by concrete types. Renamed some LineShape properties. Added caching of Pens and Brushes in LineShape and RectangleShape. Put axis tick calculation algorithm into its own class.

21:21 Ticket #498 (General housekeeping (code style,...)) created by mstoeger
21:20 Ticket #497 (Replace LineChart.ApplyChangesToRow by Event IDataRow.DataRowChanged) created by mstoeger
The IDataRow.DataRowChanged event should be used instead of the …
19:58 Changeset [1232] by mstoeger

Fixed a major blocking problem in LegendShape. (#407)

02/26/09:

17:34 Changeset [1231] by gkronber

Fixed compile errors and bugs in AlgorithmBase and !StandardGP introduced with r1230. #419 (Refactor CEDMA plugins)

13:54 Changeset [1230] by gkronber

Added a base class for GP algorithms. (#419 Refactor CEDMA plugins)

13:44 Ticket #471 (OnLoad hook for plugins) closed by gkronber
fixed: Merged r1228 from CEDMA branch into the trunk with r1229.
13:44 Changeset [1229] by gkronber

Merged implementation of #471 (OnLoad hook for plugins) (r1228) from CEDMA branch into the trunk.

13:40 Changeset [1228] by gkronber

Implemented #471 (OnLoad hook for plugins).

02/25/09:

11:51 Ticket #472 (Export of HL3 function trees to HL2 import format (copy-to-clipboard) ...) closed by gkronber
fixed: Merged fix r1226 from CEDMA refactoring branch to trunk with r1227.
11:50 Changeset [1227] by gkronber

merged fix for #472 (Export of HL3 function trees to HL2 import format (copy-to-clipboard) doesn't work) r1226 from CEDMA refactoring branch to trunk.

11:49 Changeset [1226] by gkronber

fixed #472 (Export of HL3 function trees to HL2 import format (copy-to-clipboard) doesn't work) in CEDMA refactoring branch.

02/24/09:

13:17 Ticket #496 (Add new crossover model into the SGA GUI plugin) closed by abeham
fixed: done in r1225 Had to add a new dependency to …
13:15 Changeset [1225] by abeham

Adapted SGA plugin to use new crossover model, added reference to HeuristicLab.Evolutionary (ticket #496)

12:52 Ticket #496 (Add new crossover model into the SGA GUI plugin) created by abeham
The change to the model of crossover operators can be incorporated …
10:21 Ticket #475 (Implement new offspring analyzer for changed crossover behavior) closed by abeham
fixed: As discussed, I changed ComparisonFactor back to global variable, as …
10:19 Changeset [1224] by abeham

Changed ComparisonFactor to global variable, corrected description slightly (finishes #475)

01:09 Changeset [1223] by swagner

Adapted some of the XML code comments and some of the VariableInfo descriptions. Added a local default variable for ComparisonFactor. (#475)

00:58 Ticket #495 (Uniform distribution in initial strategy parameter vector) closed by abeham
fixed: done in r1222
00:58 Ticket #491 (Plus/Comma notation does not display correctly after loading) closed by abeham
fixed: done in r1222
00:58 Changeset [1222] by abeham

Updated ES to uniformly distributed initialization of strategy vector #495
Fixed Plus/Comma display bug on load #491
Removed some unnecessary references
Added necessary reference to RealVector

02/23/09:

15:33 Ticket #494 (Import of missing values given as ;; doesn't work) closed by gkronber
fixed: Merged r1220 from CEDMA refactoring branch to the trunk with r1221.
15:33 Changeset [1221] by gkronber

Merged r1220 from the CEDMA refactoring branch to the trunk. #494 (Import of missing values given as ;; doesn't work)

15:31 Changeset [1220] by gkronber

fixed #494 (Import of missing values given as ;; doesn't work) in the CEDMA refactoring branch.

13:16 Ticket #495 (Uniform distribution in initial strategy parameter vector) created by abeham
Instead of only specifying fixed starting values in the strategy …
10:30 Ticket #494 (Import of missing values given as ;; doesn't work) created by gkronber
Note: See TracTimeline for information about the timeline view.