Examples of dynamic programming.
1.) Dijkstra's algorithm for the shortest path problem
2.) Fibonacci sequence
3.)Tower of Hanoi.
4.)Duckworth - Lewis method for resolving the problem when
game of cricket is interrupted by rain.
Thanks to different books and Wiki for helping me understand dynamic programing concept.
No comments:
Post a Comment