Towers of Hanoi related problems
暂无分享,去创建一个
This paper presents a set of twelve problems related to Towers of Hanoi. The problems involve black and white disks and three poles. Various types of problems such as moving disks, splitting disks, merging disks, and moving towers are presented. Algorithms to solve the problems are also presented. The run times of the algorithms are analyzed using recurrence relations and their solutions. These problems can serve as examples and exercises in recursion in courses such as data structures, discrete mathematics, and algorithms.
[1] Steven Minsker,et al. The Little Towers of Antwerpen problem , 2005, Inf. Process. Lett..
[2] Jeffrey D. Smith,et al. Design and Analysis of Algorithms , 2009, Lecture Notes in Computer Science.
[3] Anany Levitin,et al. Introduction to the Design and Analysis of Algorithms , 2002 .
[4] Kenneth H. Rosen,et al. Discrete Mathematics and its applications , 2000 .