A Ternary computer is solving the Tower of Hanoi puzzle.
On a cold start, it offers random moves, storing successful
options in memory. The solution is found in 20 moves.
Using a warm start, implements a previously found algorithm,
and solves the puzzle in 16 moves.
Moves are counted in a nine-base system.
P.S. The original video can be downloaded here.
Ternary computer & Tower of Hanoi
Moderator: haqreu
-
- Supreme God
- Posts: 16689
- Joined: 21 Oct 2009 08:08
- Location: Россия
Ternary computer & Tower of Hanoi
You do not have the required permissions to view the files attached to this post.
iLavr