Recursion to Dynamic Programming, how?
Posted: Mon Sep 25, 2006 9:58 pm
Can anybody tell us about some cool way to convert any recursion to corresponding Dynamic Programming approach?
I have always seen a connection between them. I also know that there is a recursion behind every Dynamic Programming. But i know of no exact way to converting one to another.
Is there any way to do this??? What do you algorithmist guys think? How do you convert recursion to DP???
I have always seen a connection between them. I also know that there is a recursion behind every Dynamic Programming. But i know of no exact way to converting one to another.
Is there any way to do this??? What do you algorithmist guys think? How do you convert recursion to DP???