02-10-2017, 07:39 PM
Dynamic programming is a method of solving a complex problem by breaking it down into a collection of simpler sub problems, solving each of those sub problems just once and storing their solutions.
Dynamic programming
|
« Next Oldest | Next Newest »
|
Messages In This Thread |