Changes between Version 267 and Version 268 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/06/10 12:59:59 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v267 v268 127 127 * 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. 128 128 * abeham: This will be solved by the tracing / analysis operators that swagner is about to implement. Meanwhile you can see the best result by checking the result collections of the individual islands / villages. 129 * An exception is thrown if a variable is declared as input variable twice. 130 * An exception is thrown if an input variable is misspelled. 131 132 === Priority: MEDIUM === 133 129 130 === Priority: MEDIUM === 131 132 * If a string is shown twice in a results or parameters list (s:s; e.g., "R-squared Values: R-squared Values" or "Qualities:Qualities"), I prefer showing this string only once (if the name is not changable for the user). 134 133 * 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. 135 134 * Pressing "Define" in the Persistence Configuration Form seems to have no effect (?).


