2005-09-21: Implemented the "Generate" module which generates random function trees for an initial population.
Some random functions, and their corresponding trees:
(three manually chosen from sixty)
My previous attempt at vat evaluated functions in the range [0,1] whereas now I'm using [-1,1]. Between that and the current choice of functions, it makes sense that the output tends to look symmetric.