This sample implements multiple solutions to solve n-queens problem. The nqueens-sample solution contains six MFC applications that can run independently. All six applications use the same common graphical user interface (GUI) created with the MFC application wizard and internally each application calls a different nqueens solver to solve the same problem.

Project Descriptions
System Requirements:

Build Instructions

For Microsoft* Visual Studio users:
For Windows Command Line users: