Changes between Version 78 and Version 79 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/23/10 00:09:01 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v78 v79 14 14 * Tabu search should abort when no feasible move found in the neighborhood 15 15 * Hide choosing of different views when there is only one type of view to select 16 * Disable start button in prewired algorithm (`LocalSearch`, ... ) that expect a problem, when no problem has been loaded.17 * Also prevent start in trajectory based algorithms when e.g. `MoveGenerator`, etc. is null.18 * swagner: Implemented in SGA in r3188.19 16 * When the TSP importer is used after halting the execution, the engine should be reset 20 17