WP-34S N-Queens Benchmark Based on Patrice Torchet's BITMAP Solution
|
10-26-2014, 06:18 AM
Post: #26
|
|||
|
|||
RE: WP-34S N-Queens Benchmark Based on Patrice Torchet's BITMAP Solution
In this book a recursive backtracking algorithm is presented:
N. Wirth, Algorithms and Data Structures (1985 edition, updated for Oberon in August 2004) 3.5 The Eight Queens Problem From the preface: Quote:Recursion is shown to be a generalization of repetition (iteration), and as such it is an important and powerful concept in programming. In many programming tutorials, it is unfortunately exemplified by cases in which simple iteration would suffice. Instead, Chap. 3 concentrates on several examples of problems in which recursion allows for a most natural formulation of a solution, whereas use of iteration would lead to obscure and cumbersome programs. Kind regards Thomas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: