Skip to content

kellydavid/NQueenProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

NQueenProblem

This program solves the problem of placing N queens on an NxN board. It is solved by recursively backtracking.

written by David Kelly 2014

Commits by kellydavid and kellyd48 are the same person.

About

This program solves the problem of placing N queens on an NxN board. It is solved by recursively backtracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages