Changes between Version 205 and Version 206 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/26/10 14:53:33 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v205 v206 138 138 === Priority: HIGHEST === 139 139 * !InvalidOperationException: Selecting a !MultiPermutationManipulator without selecting Mutators and starting the run leads to an !InvalidOperationException ("Please add at least one permutation manipulator to choose from"); Exception persists if another Mutator is chosen 140 140 * When clicking on the open file dialog before loading of the start page is finished the program crashes without exception 141 141 === Priority: HIGH === 142 142 * System.Runtime.!InteropServices.!ExternalException: "Allgemeiner Fehler in GDI+"; the following settings lead to this exception: new Experiment with !EvolutionStrategy and !GeneticAlgorithm with TSP 150 -> Run -> Analyze Runs -> Run Collection Bubble Chart -> set one axis to sth you like, the other one to "Coordinates", scroll down in the "Coordinates"-Drop-Down-Box with the scroll wheel, scroll back up to "Coordinates" 143 143 === Priority: MEDIUM === 144 144 * Is it really intended that runs in the run tab can be copied (through drag&drop)?