[Tutor] A recreational math problem for Useless Python

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Tue, 14 Aug 2001 16:30:33 -0700 (PDT)


On Mon, 13 Aug 2001, Daniel Coughlin wrote:

> Well I know this is not a very good solution - but it is my first
> attempt. I used the random module to create the number sets ad that

Your solution is a lot better than mine; I made mine especially Useless by
using a genetic algorithm.  The heuristic I'm using doesn't work well at
all... *sigh*

I'll post the code up to Rob later tonight after I clean up the code and
don my bughunting cap.