Skip to content

Dynamic Programming in R

2 messages · Nikos Matsavelas, Bert Gunter

#
Is there any package that implements Dynamic Programming like maximises/minizises the sum or product in a three way matrix in R?Like the problem that i have solved by hand (attached pdf file)
#
Search before posting here!

"dynamic programming R" brought up several relevant hits.


Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Mon, Jun 8, 2020 at 5:54 AM Nikos Matsavelas <nikosmatsavelas at gmail.com>
wrote: