Is that the one where you throw random code at it until it works, and then comment out other lines of code until you've commented out as much as you can without it breaking?
Name:
Anonymous2007-11-18 15:38
Its the one where the code "evolves" solutions using only a solution representation and a quality measure of said representation.
Name:
Anonymous2007-11-18 15:45
That's far less interesting.
Name:
Anonymous2007-11-18 17:18
FANCY RANDOM SEARCH GO
Name:
Anonymous2007-11-18 17:33
>>5
Fancy random search that gets results infinitely faster than a true random search.
Name:
Anonymous2007-11-18 17:45
>>2
Lol, that's how I do it. I didn't know there was a name for that style.