Red Ed wrote:Oops, sorry, I messed up earlier. There are actually 352 sets of nine non-attacking queens on a 9x9 grid, not 144 as originally claimed. The canonical grid has QS=7, which is uniquely the best among all grids that I've tested.
you have posted an isomorph of the MC grid [most canonical]
- Code: Select all
+---+---+---+
|123|456|789|
|789|123|456|
|456|789|123|
+---+---+---+
|231|564|897|
|564|897|231|
|897|231|564|
+---+---+---+
|312|645|978|
|645|978|312|
|978|312|645|
+---+---+---+
Which is equivalent to yours.
Apparently there
are 7, which if
Red Ed is correct, on consideration looks to be only manifest in a particular isomorph of the grid..........but which ?
Since all the clues are equivalent in this grid, row swapping to the pattern will reveal all !
C