Skip to content

abrahimladha/Shading-N-Queens-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shading-N-Queens-problem

Simple mathematica code to generate a shaded N-Queens board, you can use it to write general solutions, and one is provided. To view the board, simple us arrayplot on the board. This was written for Dr. Brown as part of STEP.

Here are a few examples.

pauls general solution for n = 6

a

pauls general solution for n = 60

d

some general solution for n = 600

b

a specific solution of case of n = 24

c

Given the opportunity again, I definitely would not do this in Mathematica. The fact I have to include a human readable version says something.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published