Click here to Skip to main content
15,904,655 members
Articles / Programming Languages / C#

Eight Queens Puzzle: Tree Algorithm

Rate me:
Please Sign up or sign in to vote.
4.98/5 (20 votes)
11 Aug 2014CPOL5 min read 48.7K   1.2K   34  
How to solve the "eight queens puzzle" with a simple tree algorithm.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
schoder.uk
United Kingdom United Kingdom
generative artist: schoder.uk

Comments and Discussions