Changes between Version 80 and Version 81 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/23/10 01:50:08 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v80 v81 12 12 * The !OperatorGraphVisualization doesn't respect operator collections (e.g. `SequentialSubScopesProcessor`) 13 13 * In `TypeSelector` filter types that don't have a constructor (like currently `PathTSPTour`) 14 * Tabu search should abort when no feasible move found in the neighborhood15 * abeham: fixed in r319516 14 * Hide choosing of different views when there is only one type of view to select 17 15 * When the TSP importer is used after halting the execution, the engine should be reset