Towers of Hanoi revisited a nonrecursive surprise

  • Authors:
  • Herbert Mayer;Don Perkins

  • Affiliations:
  • San Diego State University, San Diego, Ca.;San Diego State University, San Diego, Ca.

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a simple algorithm that solves the inherently recursive towers of Hanoi problem via iteration. To demonstrate the feasibility of the solution an implementation in Fortran with generated run-time output is appended.