Monday, August 26, 2013

Dynamic programming part 2.



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: