Skip to content

using a 6x6 board for the N queen problem using bruteforce#241

Open
AlfredoMoca wants to merge 2 commits intomemr5:masterfrom
AlfredoMoca:master
Open

using a 6x6 board for the N queen problem using bruteforce#241
AlfredoMoca wants to merge 2 commits intomemr5:masterfrom
AlfredoMoca:master

Conversation

@AlfredoMoca
Copy link

For hacktoberfest i tried creating a bruteforce way to solve de N queens problem, as example using a 6x6 boolean matrix that outputs the 4 unique ways of solving the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant