Readings Newsletter
Become a Readings Member to make your shopping experience even easier.
Sign in or sign up for free!
You’re not far away from qualifying for FREE standard shipping within Australia
You’ve qualified for FREE standard shipping within Australia
The cart is loading…
This book walks the reader through the rules of the n queens puzzle. It then describes various observations about the nature of the problem, creates some new ideas on solving the puzzle, and then shows the new algorithm along with the code to implement the solution. This new approach uses the perimeter rows and columns to create a list of only 108 starting combinations to find all 92 solutions on an 8x8 grid. The grid size can be adjusted from 8x8 to 15x15, where all 2,279,184 solutions are found.
$9.00 standard shipping within Australia
FREE standard shipping within Australia for orders over $100.00
Express & International shipping calculated at checkout
This book walks the reader through the rules of the n queens puzzle. It then describes various observations about the nature of the problem, creates some new ideas on solving the puzzle, and then shows the new algorithm along with the code to implement the solution. This new approach uses the perimeter rows and columns to create a list of only 108 starting combinations to find all 92 solutions on an 8x8 grid. The grid size can be adjusted from 8x8 to 15x15, where all 2,279,184 solutions are found.