Free cookie consent management tool by TermsFeed Policy Generator

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


Ignore:
Timestamp:
03/20/10 20:40:03 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v49 v50  
    1313 * The !OperatorGraphVisualization doesn't respect operator collections (e.g. `SequentialSubScopesProcessor`)
    1414 * In `TypeSelector` filter types that don't have a constructor (like currently `PathTSPTour`)
     15 * Tabu search should abort when no feasible move found in the neighborhood
     16 * Evolution strategy should have optional crossover and require mutation
    1517
    1618=== Priority: MEDIUM ===
     19 * Saving a problem doesn't remember the filename when saving again
    1720 * The TSP problem view:
    1821   * Would be nice to have paste support (e.g. from Excel) in the datagrid of the string convertible matrix view.