1.

________ is the consequence of dynamic programming.(a) Bellman equation(b) Frobenius equation(c) Linear equation(d) Boolean expressionThe question was asked in a job interview.My question comes from Recursion in portion Induction and Recursion of Discrete Mathematics

Answer»

Right OPTION is (a) Bellman equation

The best I can explain: DYNAMIC programming can LEAD to recursive optimization that can restate a multistep optimization problem in its recursive form. The Bellman equation that writes the VALUE of the optimization problem at an earlier time in terms of its value at a LATER time is the result of dynamic programming.



Discussion

No Comment Found

Related InterviewSolutions