Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 158 and Version 159 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/23/10 00:37:46 (14 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v158 v159  
    122122=== Priority: HIGH ===
    123123
    124  * Setting the number of rows in the TSP coordinates view to 1 leads to an exception.
    125    * swagner: Fixed in r3502.
    126124 * After creating a new TSP instance the user has to define the coordinates matrix; setting the number of columns to 2 and the rows to 4, e.g., leads to an overflow error.
    127125 * Using a population with 0 individuals leads to an overflow exception, no matter which selector is chosen.
     
    139137 * Regarding the description of operators:
    140138   * As the references to articles and books are incorporated in grammatically meaningful sentences (which I like a lot!) I would not use full stops (.) within references; I would use semicola (;) instead.
    141  * After changing the number of weights in a Knapsack problem there is an exception explaining that the number of weights is not equal to the number of values. This is quite understandable, but it could be better to give a parameter that defines the number of items and let the numbers of values and weights be set automatically.
    142139 * Charts (results display, quality progress, ...) can slow down the execution very much; it would be nice to have a parameter that sets the update interval.
    143140