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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Pagten/hanoi
About
Small Haskell program to solve the Towers of Hanoi puzzle
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published