in reply to Re: Brute force perl
in thread Brute force perl

This is actually a textbook example of a genetic programming problem. Of course, you could attack it with GA, but GP is a much better fit.