heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

HeuristicLab 3.3.0 application review #893

Closed HeuristicLab-Trac-Bot closed 14 years ago

HeuristicLab-Trac-Bot commented 14 years ago

Issue migrated from trac ticket # 893

milestone: HeuristicLab 3.3.0 | component: General | priority: highest | resolution: done

2010-03-06 23:18:27: @s-wagner created the issue


This ticket tracks efforts of the application review of all components related to HeuristicLab 3.3.0.

All review comments should be published on the wiki pages of the [wiki:ReviewHeuristicLab3.3.0Application HeuristicLab 3.3.0 Application Review].

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-10 15:41:33: @gkronber

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-10 16:19:56: @abeham commented


r3744

  • Changed initialization of comparison factor
  • fixed some bugs in OffspringSelector
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-10 17:19:41: @abeham commented


r3750

  • Fixed wiring of iteration based operators like the michalewicz manipulators for real vector encoding
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-10 17:26:02: @abeham commented


r3751

  • fixed parameterization of strategy parameter operators in the test functions
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-10 19:45:17: @gkronber commented


Implemented reviewers' comments (default format for bitmaps is png not bmp) with r3753.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 05:02:35: @s-wagner commented


Implemented reviewers` comments in r3759.

  • added menu item for creating user-defined algorithms and removed button
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 12:03:46: @mkommend commented


adapted view captions r3764

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 13:44:18: @s-wagner commented


Enabled name/description editing in runs in r3766.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 14:45:47: @s-wagner commented


Enhanced Optimizer settings to customize appearance in r3768.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 15:48:45: @s-wagner commented


Fixed bug in EngineAlgorithm and UserDefinedAlgorithmView in r3770.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 17:48:32: @gkronber commented


Added display of data-point index to tooltip in DataTableView with r3773.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 17:49:19: @gkronber commented


Renamed Variable Frequencies result with r3774.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 18:17:01: @s-wagner commented


Added automatic re-selection of elements in collection views when the content of the view is changed in r3775.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 18:59:53: @mkommend commented


Implemented reviewers' comment ( A possibility to view the values in tabular form would be nice)in r3767.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 19:01:17: @mkommend commented


implemented check for MS ChartControls r3776

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 19:09:18: @mkommend commented


corrected AssemblyString for MS ChartControls r3778

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 19:17:39: @mkommend commented


corrected AssemblyString for MS ChartControls r3780

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 19:40:22: @mkommend commented


corrected ChartControlsWarning r3784

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 21:17:18: @abeham commented


r3787

  • Removed best known quality tracking from BestAverageWorstQualityAnalyzer
  • Added best known quality / solution tracking to problem specific analyzers
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 21:23:33: @mkommend commented


corrected behavior of CheckedItemCollectionViews r3788

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 21:42:58: @abeham commented


r3789

  • Updated wiring of problem specific analyzers
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 21:45:03: @abeham commented


r3790

  • Updated ValidationBestScaledSymbolicRegressionSolutionAnalyzer to track BestKnownQuality
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-11 21:51:11: @abeham commented


r3791

  • fixed wiring of the previous commit
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-12 12:02:05: @mkommend commented


fixed Optimizer GUI r3794

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-12 14:27:26: @mkommend commented


corrected opening of views from the RunCollectionView r3796.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-12 16:40:41: @mkommend commented


corrected namespaces and removed resources files in HL 3.3 solution r3797

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-12 16:42:51: @mkommend commented


fixed enabled state of play button in AntTrailView r3795

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-13 17:31:50: @gkronber commented


Implemented fix for exceptions in CheckedItemCollection and CheckedItemCollection with r3798.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-13 20:05:39: @gkronber commented


Changed execution order of analyzers (algorithm analyzers after problem analyzers) with r3799. @abeham: please review.

Note: I didn't change algorithms: Tabu Search and Local Search.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-13 20:05:39: @gkronber

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-13 20:25:36: @gkronber commented


Fixed best known solution tracking for symbolic regression problems with r3800.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-13 20:31:25: @gkronber commented


Updated GP examples after changes in analyzers with r3804.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-14 17:48:29: @abeham commented


r3809

  • fixed BestKnownQuality tracking in tabu search and local search
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-14 18:46:05: @abeham commented


r3810

  • updated samples
HeuristicLab-Trac-Bot commented 14 years ago

2010-05-16 03:46:30: @s-wagner commented


Removed folder which contained the MS Chart Controls binaries, help files and samples in r3815.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-16 04:07:46: @s-wagner commented


Removed sorting of analyzer provided by problems in r3816.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-16 23:31:33: @s-wagner commented


Implemented reviewers' comments in r3817.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-16 23:52:08: @s-wagner commented


Enabled DataTableValuesCollector to collect int values in r3818.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-17 00:08:54: @s-wagner commented


Implemented reviewers' comments in r3819.

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-17 16:32:37: @mkommend commented


fixed performance critical bug in DataTable r3826

HeuristicLab-Trac-Bot commented 14 years ago

2010-05-18 02:04:09: @s-wagner commented


Implemented reviewers' comments in r3829.

HeuristicLab-Trac-Bot commented 14 years ago

2010-07-21 02:07:07: @s-wagner changed status from assigned to closed

HeuristicLab-Trac-Bot commented 14 years ago

2010-07-21 02:07:07: @s-wagner removed resolution

HeuristicLab-Trac-Bot commented 14 years ago

2010-07-21 02:07:07: @s-wagner commented


The reviewing phase of HeuristicLab 3.3.0 has ended with the release of version 3.3.0. Remaining issues should be treated in more specific tickets.

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 01:33:21: @s-wagner changed milestone from Iteration 4 to Current

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 01:33:21: @s-wagner commented


Milestone Iteration 4 deleted

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 17:53:05: @s-wagner changed milestone from Current to HeuristicLab 3.3.0

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 17:53:05: @s-wagner commented


Milestone Current deleted