Timeline
03/04/09:
- 21:35 Changeset [1249] by
-
reimplemented panning and zooming (#424)
- 17:30 Changeset [1248] by
-
Evaluation of .NET native serialization. (#506)
- 17:26 Changeset [1247] by
-
Created AutoStorable attribute and static reflection helper to determine serializible components. (#506)
- 17:06 Ticket #506 (New persistence exploration) created by
- == Exploration of new possibilities to re-implement serialization in …
- 16:16 Changeset [1246] by
-
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
- 16:12 Changeset [1245] by
-
- 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
- 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
- fixed: Fixed MouseMove event bug with some mouse drivers (r1244) Didi's …
- 20:50 Changeset [1244] by
-
Fixed MouseMove event bug with some mouse drivers (#503)
- 20:48 Ticket #503 (MouseMove event bug with some mouse drivers) created by
- 20:12 Changeset [1243] by
-
Added Test for Single Value Lines (#502)
- 20:10 Changeset [1242] by
-
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
- fixed: Implemented problem-specific operators for the quadratic assignment …
- 12:16 Changeset [1241] by
-
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
- Single Value lines (used for diplaying Aggregators) currently are just …
03/02/09:
- 22:03 Changeset [1240] by
-
Transformations on shapes are possible outside of the Draw method. (#424)
- 21:48 Ticket #501 (Remove LineChart.GetRows) created by
- The options dialog accesses the data rows using the LineChart.GetRows …
- 17:32 Changeset [1239] by
-
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
-
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
-
Use DataRowChanged event instead of ApplyChangesToRow Method.
Moved OptionsDialog files to Options subfolder. (#497)
- 16:31 Changeset [1236] by
-
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
- The quadratic assignment problem (QAP) is similar to the TSP, but …
- 09:38 Changeset [1235] by
-
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
- Instead of an exception the SaveFileDialog (save as functionality) …
02/28/09:
- 23:12 Changeset [1234] by
-
Added Xml comments for IShape, WorldShape and Transforms. (#406)
- 21:21 Changeset [1233] by
-
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
- 21:20 Ticket #497 (Replace LineChart.ApplyChangesToRow by Event IDataRow.DataRowChanged) created by
- The IDataRow.DataRowChanged event should be used instead of the …
- 19:58 Changeset [1232] by
-
Fixed a major blocking problem in LegendShape. (#407)
02/26/09:
- 17:34 Changeset [1231] by
-
Fixed compile errors and bugs in AlgorithmBase and !StandardGP introduced with r1230. #419 (Refactor CEDMA plugins)
- 13:54 Changeset [1230] by
-
Added a base class for GP algorithms. (#419 Refactor CEDMA plugins)
- 13:44 Ticket #471 (OnLoad hook for plugins) closed by
- fixed: Merged r1228 from CEDMA branch into the trunk with r1229.
- 13:44 Changeset [1229] by
-
Merged implementation of #471 (OnLoad hook for plugins) (r1228) from CEDMA branch into the trunk.
- 13:40 Changeset [1228] by
-
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
- fixed: Merged fix r1226 from CEDMA refactoring branch to trunk with r1227.
- 11:50 Changeset [1227] by
-
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
-
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
- fixed: done in r1225 Had to add a new dependency to …
- 13:15 Changeset [1225] by
-
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
- 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
- fixed: As discussed, I changed ComparisonFactor back to global variable, as …
- 10:19 Changeset [1224] by
-
Changed ComparisonFactor to global variable, corrected description slightly (finishes #475)
- 01:09 Changeset [1223] by
-
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
- fixed: done in r1222
- 00:58 Ticket #491 (Plus/Comma notation does not display correctly after loading) closed by
- fixed: done in r1222
- 00:58 Changeset [1222] by
-
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
- fixed: Merged r1220 from CEDMA refactoring branch to the trunk with r1221.
- 15:33 Changeset [1221] by
-
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
-
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
- 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
02/18/09:
- 11:12 Changeset [1219] by
-
implementation done (#493)