Changes between Version 249 and Version 250 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/01/10 18:48:56 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v249 v250 125 125 * mkommend: As far as I know no multi population algorithm shows the best result. 126 126 * swinkler: I'm not an expert on multi population algorithms, but I think there should be a display of the best solution. E.g., this is also what is published in papers. 127 * After starting the Optimizer the cursor is still in "waiting" mode when hovering over the HL starter.128 127 * An exception is thrown if a variable is declared as input variable twice. 129 128 * An exception is thrown if a input variable is misspelled.