Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 2 and Version 3 of Documentation/DevelopmentCenter/DebugEngine


Ignore:
Timestamp:
06/28/14 10:17:51 (10 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/DevelopmentCenter/DebugEngine

    v2 v3  
    1 = !DebugEngine =
     1= Quick guide: Debugging algorithms in the GUI =
    22
    33The !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.