Changes between Version 263 and Version 264 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/06/10 00:46:17 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v263 v264 119 119 120 120 * After defining a batch run (GA, TSP, 5 repetitions) and dragging it into an experiment, the "play" button of the experiment is still disabled. 121 * Plugin Manager:122 * After deleting a plugin, how do I get it back?123 * In the list of available plugins I see the product "HeuristicLab", and after clicking "Install Selected Items" nothing happens - it is still there in the list of available plugins.124 * After deleting the plugin "Data Analysis" and starting the Optimizer I get the following exception: System.IO.FileNotFoundException: Could not load file or assembly 'HeuristicLab.Problems.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec' or one of its dependencies. The system cannot find the file specified.125 121 126 122 === Priority: HIGH === … … 136 132 === Priority: MEDIUM === 137 133 138 * There is no way to see the optimal solution that is found by the algorithm, for example the best tour or the best knapsack selection. Even though not all users might be interested to see these best results, it might help to increase the confidence of users.139 134 * IMHO the standard selection operators in gender specific selection should be flipped; this would more reflect behavior in nature. The reason for this is that these selectors do not specify how fe/male individuals select their mates, but rather how they are selected. 140 135 * Pressing "Define" in the Persistence Configuration Form seems to have no effect (?).