Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
Dynamic programming
#3
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.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)