Changes between Version 278 and Version 279 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/06/10 17:52:45 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v278 v279 15 15 * `NormalAllPositionsManipulator` fails for the genetic algorithm (and others), because the !StrategyVector is not set by default 16 16 * Some operators are overwritten to their defaults when an algorithm is loaded, these include: Selection and Analyzers parameters 17 * TSP Tour view flickrs when using a trajectory-based algorithm 17 18 18 19 === Priority: HIGH === … … 29 30 * When the TSP importer is used after pausing the execution, the engine should be reset. 30 31 * Would be good to be able to discriminate runs based on the problem type and instance when analyzing in a run collection 32 * Execution Time should be fetched as a parameter of a run 33 * Could be interesting to plot !PercentTabu over time 31 34 32 35 === Priority: MEDIUM ===