******************************************************************************************************
DEMO: Maze

Aspects:
- graphical output of test situations after each <n> sequences 
- statistic files of training: train.stat and testing: performance.stat
- demonstrates the use of the call_cmd mechanism 
- for testing, reads initial states from file

Starting:
% ../../bin/frameview &     (only required, if frameview is not already running)
% ./train

