Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 48 and Version 49 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/19/10 19:17:38 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v48 v49  
    1212 * Even when a control is not displayed (e.g. the global scope tab) its view is updated which costs a lot of time. The optimization runs noticeably faster (~2x) when HeuristicLab isn't the active application in Windows (at least in Win7).
    1313 * The !OperatorGraphVisualization doesn't respect operator collections (e.g. `SequentialSubScopesProcessor`)
     14 * In `TypeSelector` filter types that don't have a constructor (like currently `PathTSPTour`)
    1415
    1516=== Priority: MEDIUM ===