A very technical book which covers state-of-the-art (well, 1997) scientific knowledge about genetic programming. It's a great compilation of studies with many diagrams but it's not for the faint-hearted. Genetic programming is a field of Artificial Intelligence where the programmer (you?) does not try to solve the problem. Instead a simulation is created with which the AI trains itself. While there is no guarantee for achieving the best solution, it tends to come very close while taking very little time. Basically, it can solve any type of problem, as long as the problem can be formulated and typed into the computer.