This project provides a fast recursive way of finding an optimal solution to popular variants (any number of disks and rods) of the famous tower of Hanoi
All project is represented with
which
toString()
solveRecursivelyWithTimeMeasurement()
solveRecursively()
solveAtDepth()
which
hash
size()
pop()
push()
empty()
peek()
toString()
copy()
which exposes past move generation results