OPTIMAL
KNIGHT COVER
SOLUTIONS


This page contains complete enumerations of solutions.

All values are optimal and have been verified using exact methods.

The "Knights" column contains the minimum number of knights required for a cover.
(OEIS A006075)

The "RR Solutions" column contains the number of solutions,
counting rotations and reflections as the same.
(OEIS A006076)

The "Total Solutions" column contains the number of solutions,
counting rotations and reflections as different.
(OEIS A103315)

SizeKnightsRR SolutionsTotal Solutions
1x1111
2x2411
3x3428
4x4439
5x55847
6x6823127
7x710310
8x81212
9x91412
10x101624
SizeKnightsRR SolutionsTotal Solutions
11x1121100800
12x122412
13x132820152
14x143214
15x153663504
16x164012
17x174629212
18x1852255119,562
19x195719152
20x2062??

Note that there are 8 rotations and reflections of a solution,
but not all of them can produce a difference because
a solution can have its own symmetry.
For example, the lone 12x12 solution has its own 4-way symmetry
producing only 2 total solutions.
As a contrast, all of the 100 11x11 solutions are asymmetrical,
so all 8 rotations and reflections are different,
producing 800 total solutions.