Click here to Skip to main content
15,949,686 members
Articles / Programming Languages / C#

Solving N-Queen Problem by DFS and BFS and Show Goal On Panel Control

Rate me:
Please Sign up or sign in to vote.
4.50/5 (6 votes)
14 Nov 2013CPOL4 min read 87.3K   6.4K   12  
Solving N-Queen problem using DFS and BFS and show Goal Board visually step by step or at once.

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
Software Developer
Iran (Islamic Republic of) Iran (Islamic Republic of)
Software developer

Comments and Discussions