Need information about dynamic programming using the table method

Revision en1, by AMR-KELEG, 2016-09-15 15:35:32

Hi guys,

I have always used the top-down approach of dynamic programming until i found that some questions require using the bottom-up (table method) to optimize memory and(or) time usage.

Could you please tell me what are these optimizations or provide a link to a blog post/website that explains it?

Thanks

Tags dp, dynamic programming

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English AMR-KELEG 2016-09-15 15:35:32 384 Initial revision (published)