On Wed, Feb 20, 2013 at 7:21 AM, Tim Daneliuk <tun...@tundraware.com> wrote:
> Thanks.  I was specifically curious about your use of dynamic programming.
> What about this algorithm makes it particularly an example of this?  Is
> it your use of memoization or something other than this?

In retrospect, I was using the term overly broadly, as the algorithm
does not really use dynamic programming.  I should have written
"memoization" instead.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to