Hanoi ( source ; destination ; via ; height )
Tower of Hanoi
Average rating: 4.3 (27 votes) Log in to vote
Christoph Ivo Mattle - Show more from this author
Christophs http://www.christophmattle.ch |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
"Hanoi" shows the steps to solve the Tower of Hanoi puzzle.
Output: A>B means move a disk form peg A to peg B.
The instructions are separeted by | .
See more on http://www.cut-the-knot.org/recurrence/hanoi.shtml to read more.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.