How to design dynamic programming algorithms sans recursion

  • Authors:
  • Kirk Pruhs

  • Affiliations:
  • -

  • Venue:
  • ACM SIGACT News
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a method, which we call the Pruning Method, for designing dynamic programming algorithms that does not require the algorithm designer to be comfortable with recursion.