GARANT COMMANDS: overwrite optimization possibility - save current assignment to the population

usage: overwrite optimization possibility <float> <integer> <integer>

The current resonance assignment replaces one assignment of the population.
The parameters specify which assignment of the population is to be
replaced: <float> is a factor determining the probability with which bad 
resonance assignments are preferentially selected. When setting the factor to 1
all assignments are selected with the same probability, with a factor>1
bad resonance assignments are preferentially selected. The two <integer>
parameters define the set of pearents from which the selection of an assignment 
is allowed, e.g., 

   overwrite optimization possibility 2.0 11 20

defines that a bad assignment from the assignments 11 through to 20 of the 
population should be overwritten with the current resonance assignment.

see also: select optimization possibilities,
          initialize optimization possibilities
