My reading of genetic programming disagrees with you. In fact many have found that mutation doesn't actually help. Pure crossover with a random population seemed to work just fine (for genetic programming.)
The biggest problem is that the search space isn't smooth and even crossover is very mutative on discrete, arbitrary graphs.
The biggest problem is that the search space isn't smooth and even crossover is very mutative on discrete, arbitrary graphs.