Python 3.3 vs. MSDOS Basic

Tim Daneliuk tundra at tundraware.com
Wed Feb 20 17:49:36 EST 2013


On 02/20/2013 12:38 PM, Ian Kelly wrote:
> On Wed, Feb 20, 2013 at 7:21 AM, Tim Daneliuk <tundra at 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.
>

That's why I asked.  Dynamic Programming itself is a sort of wide
term and I was curious which version of it you found useful.

Thanks for the discussion.

-- 
----------------------------------------------------------------------------
Tim Daneliuk     tundra at tundraware.com
PGP Key:         http://www.tundraware.com/PGP/




More information about the Python-list mailing list