Skip to content

Pagten/hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

hanoi

This is a small program to solve the Towers of Hanoi puzzle for an arbitrary number of disks and pegs. It simply uses the A* search algorithm to find an optimal path in the search space of valid puzzle states.

About

Small Haskell program to solve the Towers of Hanoi puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published