Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 545 Bytes

File metadata and controls

12 lines (12 loc) · 545 Bytes

MultiPeg-Tower-of-Hanoi-Simulation

This is a simulation of solving a multi-peg Tower of hanoi problem. The Algorithm Approach is based on research paper of Dr. M. Kaykobad sir.
_
It is coded in C++. Simply run the Hanoi.exe application. Detailed instructions are provided in this program.
_
(Pardon our undergrad humor. It was way too fun to make it though :D )