Dynamic Programming
This is a topic under algorithms.
Sub topics: Bellman Equation
Dynamic programming is both a mathematical optimization method and a computer programming method. The method was developed by Richard Bellman in the 1950s and has found applications in numerous fields, from aerospace engineering to economics.