Need information about dynamic programming using the table method

Правка en1, от 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

Теги dp, dynamic programming

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский AMR-KELEG 2016-09-15 15:35:32 384 Initial revision (published)