
 GA Monitor
 ==========

 This Window allows you   to  see  what is   happening
 during the evolving of the populations of individuals
 in the current generation.   In the upper half of the
 window    you  see   a   graphical   display of   the
 fitness-curve that is drawn during the run.  Only the
 best individual   of  the   population is   drawn per
 generation.  The    x-scale of the  display   is  one
 generation  and the y-axis  depends on  the  function
 specification that is  defined in the function-window
 that opens up if you  click on the function  named in
 the parameter-window.  The upper border is the global
 optimum (defined by the fitness-function).

 In the lower part of the  window, the current average
 fitness  is  displayed    along with the   number  of
 mutations that since the last start of the GA.

 How to Analyze the Generations
 ==============================

 If you  open   up the   schemata  analysis-window  by
 clicking on the Analyze button,   you can select  how
 many generations you   want to  see,    and how  many
 individuals per  generation (the individuals  will be
 sorted, staring with the best). I a future version of
 this  program you will be able  to  select a range of
 generations to analyze. At this time you get the last
 n generations to analyze if you select n generations.

