Write a genetic algorithm to solve a problem of
your choosing.

The code must be sophisticated* and fit the problem.
From 0 to 25 points will be assigned.

It must be done at the end of winter break.  You must 
run it in front of the teacher and be ready to explain
it to her.




*NOT 10 pages of setf.  Use recursion, LISTS not arrays,
do loops (dolist or dotimes), mapcar, etc.