Skip to content

A C++ Implementation of a CSP to solve the N queens problem showing all possible arrangements for any N( integer)

Notifications You must be signed in to change notification settings

alfred100p/N-Queens-Problem-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N-Queens-Problem-Solver

A C++ Implementation of a CSP to solve the N queens problem showing all possible arrangements for any N( integer).
Example:

About

A C++ Implementation of a CSP to solve the N queens problem showing all possible arrangements for any N( integer)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published