8-Queen-
Eight-Queen-with-Forward-checking In this program you can get source code of eight queen pazzle by using forward cheacking which is a part of Constrain Satisfation Problem. Firstly it ask you where first queen you want to keep then auto adjust all queens by self. Eight queen puzzle implement in C++. It is very optimistic and consider all coding perspective in mind when writing the code.

Log in or sign up for Devpost to join the conversation.