Changes between Version 2 and Version 3 of Documentation/DevelopmentCenter/DebugEngine
- Timestamp:
- 06/28/14 10:17:51 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter/DebugEngine
v2 v3 1 = !DebugEngine=1 = Quick guide: Debugging algorithms in the GUI = 2 2 3 3 The !DebugEngine has been added to help the algorithm designed in understanding the inner workings of HeuristicLab. From the "Engine" tab in an algorithm the usual !SequentialEngine can be replaced with the !DebugEngine, which is slower but provides much more information during the runtime of an algorithm.