On Fri, 25 Jul 2008 16:51:42 +0200, Fredrik Lundh wrote:

> Unless I'm missing something, your example keeps going until it's
> flagged *all* nodes as "on", which, obviously, kills performance for the
> first version as the probability goes down.  The OP's question was about
> a single pass (but he did mention "as the simulation progresses", so I
> guess it's fair to test a complete simulation.)

I was referring to multiple passes as in Iain' test cases.  Although not 
necessarily till all nodes are ON, let's say to to a large proportion at 
least. 
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to