Board classification LinkedIn Queens #809. Dimensions 9×9. Region sample count 9. Observed pattern: tight-region board. Placement vector: R1C9, R2C4, R3C6, R4C8, R5C5, R6C2, R7C7, R8C3, R9C1.
Board spotlight: Several color regions span only a few cells — scan those regions first because they often force a queen into a single row or column. Region sizes range from 3 to 17 cells — smaller regions often pin a queen to a single row intersection.
Sample placement 1: R1C9. Constraint class: elimination. Row 1, column 9 is the forced queen once region 1, row, column, and touch rules are applied together.
Sample placement 2: R2C4. Constraint class: elimination. Row 2, column 4 is the forced queen once region 3, row, column, and touch rules are applied together.
Sample placement 3: R3C6. Constraint class: elimination. Row 3, column 6 is the forced queen once region 4, row, column, and touch rules are applied together.
Sample placement 4: R4C8. Constraint class: regionPin. Region 5 only touches row 4 once on this board, so its queen must land at column 8.
Sample placement 5: R5C5. Constraint class: elimination. Row 5, column 5 is the forced queen once region 6, row, column, and touch rules are applied together.
Sample placement 6: R6C2. Constraint class: elimination. Row 6, column 2 is the forced queen once region 7, row, column, and touch rules are applied together.
Sample placement 7: R7C7. Constraint class: rowScan. After eliminations, row 7 has one legal square left — column 7.
Sample placement 8: R8C3. Constraint class: elimination. Row 8, column 3 is the forced queen once region 9, row, column, and touch rules are applied together.
Sample placement 9: R9C1. Constraint class: rowScan. After eliminations, row 9 has one legal square left — column 1.
Lab result: Tight-region board. Coordinates R1C9, R2C4, R3C6, R4C8, R5C5, R6C2, R7C7, R8C3, R9C1.