Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

Блог пользователя myaw

Автор myaw, история, 5 лет назад, По-английски

Hello cf community,

I use memoization ( recurssive dp ) to solve dynamic programming, however it's not effecient in some cases, so I'm willing to change to bottom up dp or tabulaire dp, however I find it a bit difficult to understand, so is there anyone who was able to switch from one to another so he can share the steps to follow to switch between the two, something like:

I solved a dp problem using memoization follow these steps to transform it to a tabulaire dp.

Thanks.

  • Проголосовать: нравится
  • -7
  • Проголосовать: не нравится