Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 405 and Version 406 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/11/10 13:16:32 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v405 v406  
    1212 * When there is an error in one of the item's constructors, the `TypeSelector` dialog (when pressing the "new" button) will open the first time, but stop listing items after encountering the item with the error. The second time the `TypeSelector` is shown through the "new" button, the optimizer crashes with an exception.
    1313 * Remember the optimizer to start maximized if it was maximized when last closed
    14  * Operator graph view
    15   * The boxes grow in size when the text gets larger, but they do not shrink again when the text gets smaller
    16   * Sometimes the arrow is not drawn when connecting two operators, or it's drawn wrong
    17   * The red square surrounding a port still remains selected sometimes after creating a connection
    18  * Operator graph tree-view
    19   * The breakpoint icon looks a bit big
     14 * Operator graph view:
     15   * The boxes grow in size when the text gets larger, but they do not shrink again when the text gets smaller.
     16   * Sometimes the arrow is not drawn when connecting two operators, or it's drawn wrong.
     17   * The red square surrounding a port still remains selected sometimes after creating a connection.
     18 * Operator graph tree-view:
     19   * The breakpoint icon looks a bit big.
     20   * swagner: This is the default breakpoint icon which was taken from Visual Studio.
    2021 * Would be good to be able to discriminate runs based on the problem type and instance when analyzing in a run collection
    2122 * Could be interesting to plot !PercentTabu over time