Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 260 and Version 261 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/05/10 11:52:39 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v260 v261  
    99 * When the TSP importer is used after pausing the execution, the engine should be reset.
    1010 * Operator graph view
    11   * The boxes grow in size when the text gets larger, but they do not shrink again when the text gets smaller
    12   * Sometimes the arrow is not drawn when connecting two operators, or it's drawn wrong
    1311  * Placing two operators above each other and left-clicking selects the operator on top, but right-clicking opens the context menu on the bottom one
    14   * The red square surrounding a port still remains selected sometimes after creating a connection
    15  * Operator graph tree-view
    16   * The breakpoint icon looks a bit big
    1712 * In some way we need to make the best solution available to view. When you're optimizing something other than benchmark problems you'll probably want to make use of the best solution.
    1813 * Run collection: By drag-drop runs can be duplicated (also reported by vdorfer).
     
    3631 * Creating a !UserDefinedAlgorithm from any existing wired algorithm before adding a new problem is not the best idea. There should be some kind of warning to the unexperienced user that he's entering dangerous territory if he clicks the prominent, big and inviting button "Create User Defined Algorithm".
    3732 * Opening a file that is not a hl file should display a nicer dialog than the `PersistenceException` that complains about a missing typecache.xml
     33 * Operator graph view
     34  * The boxes grow in size when the text gets larger, but they do not shrink again when the text gets smaller
     35  * Sometimes the arrow is not drawn when connecting two operators, or it's drawn wrong
     36  * The red square surrounding a port still remains selected sometimes after creating a connection
     37 * Operator graph tree-view
     38  * The breakpoint icon looks a bit big
    3839
    3940=== Priority: MEDIUM ===