In article <[EMAIL PROTECTED]>,
 Patrick Useldinger <[EMAIL PROTECTED]> wrote:

> > Well, but the spec didn't say efficiency was the primary criterion, it 
> > said minimizing the number of comparisons was.
> 
> That's exactly what my program does.

If you're doing any comparisons at all, you're not minimizing the number 
of comparisons.

-- 
David Eppstein
Computer Science Dept., Univ. of California, Irvine
http://www.ics.uci.edu/~eppstein/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to