Languages LISP Algorithims  

Hanoi Towers Puzzle Solver

download download  
important code information
author:
Gonzales Cenelia
minimum requirements:
Hanoi Towers Puzzle Solver description

This program can solve the hanoi towers puzzle for any given number of disk. It is assumed that in the begining of the game,the disks are only stacked on the first peg and there are three pegs. It was the French mathematician Edouard Lucas who invented these puzzle back in 1883. The simplest known solution to these puzzle is formulated using recursion and is also the method that was used in the current program.


File List:
@PSC_ReadMe_108_13.txt1Kb
hanoi towers.lisp2Kb

Similar code
A Basic Chatterbot (Popularity: ) : This program implements a very basic program that can interact with a user Program like these one, (usualy more complex ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 163
version
size in Kb 1
popularity   944/5827733
user rating 0/10
ad


New Code
Popular Code