on Line HelpThis is a simple animation of the famous Tower of Hanoi problem. The solution implemented is based on a dynamic programming functional strategy. This problem provides a very good example of how DP works and is discussed in length in the book. The animation itself is written in JavaScript. It was tested on all major platforms and recent browsers supporting JavaScript, but ..... in this business it is difficult to guarantee anything. If you report a JavaScript bug, please indicate the software and hardware you use. We shall provide other animations of this cute problem. |