Killer Sudoku Generator
Solve logically generated Killer Sudokus or input your own to be auto-solved.
Also Try Sudoku Generator & Solver →The Complete Guide to Killer Sudoku, The "Rule of 45" & Unique Cage Sum Combinations
Killer Sudoku (also known as Sumoku or Samunamupure) combines the strict positional rules of classic 9x9 Sudoku with the arithmetic sum cages of Kakuro. Cells are grouped into dashed outlines called cages, each labeled with a target sum. No digit may repeat within an individual cage, creating deep combinatorial constraints.
The s0lve.it Killer Sudoku Generator & Solver dynamically generates uniquely solvable cage puzzles across Easy, Medium, and Hard tiers, lets you draw and auto-solve custom newspaper cages via touch/mouse dragging, and provides instant rule verification—all executing 100% locally in your browser's private memory.
Unique Partition Cage Combinations Reference Matrix
| Cage Size | Target Cage Sum | Unique Digit Partition | Strategic Solving Value |
|---|---|---|---|
| 2 Cells (Minimum) | Sum = 3 | {1, 2} | Locks candidates 1 & 2; eliminates both from connected cells. |
| 2 Cells (Maximum) | Sum = 17 | {8, 9} | Locks high digits 8 & 9; instant pair elimination. |
| 3 Cells (Minimum) | Sum = 6 | {1, 2, 3} | Naked triple; forces 1, 2, 3 into cage cells exclusively. |
| 3 Cells (Maximum) | Sum = 24 | {7, 8, 9} | Naked triple; forces 7, 8, 9 into cage cells exclusively. |
| 4 Cells (Minimum) | Sum = 10 | {1, 2, 3, 4} | Locks lowest 4 digits across quad-cell cage layout. |
| 4 Cells (Maximum) | Sum = 30 | {6, 7, 8, 9} | Locks highest 4 digits; cornerstone for "Rule of 45" deduction. |
The "Rule of 45" & Innie/Outie Mathematics
Because every row, column, and 3x3 block contains the digits 1 through 9 exactly once, the sum of all 9 cells in any unit is always invariant:
1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 = 45
If a collection of cages covers an entire 3x3 block except for a single cell that protrudes outside (an "Outie"), adding the cage totals and subtracting 45 immediately reveals the exact digit of that protruding cell (Outie = Cage Total − 45).
Frequently Asked Questions (FAQ)
What is Killer Sudoku and how do cage sum clues work?
Killer Sudoku combines classic Sudoku with arithmetic sum cages. You must fill the 9x9 grid with numbers 1–9 without repeating digits in any row, column, block, or within any dashed cage boundary.
Can numbers repeat inside a single Killer Sudoku cage?
No. Digits cannot repeat inside any individual cage, even if the cage spans across multiple rows or columns. For instance, a 2-cell cage totaling 6 must be {1, 5} or {2, 4}—never {3, 3}.
How does the "Rule of 45" help break difficult puzzles?
Every full row, column, and 3x3 block must sum to 45. Comparing cage sums that almost fully cover a region allows you to deduce the missing cell's value instantly using simple subtraction.
How do I input and auto-solve my own newspaper Killer Sudoku?
Switch to "Auto Solver" mode, click and drag over adjacent cells to form cages, enter their sum, and click "Solve Puzzle". The solver calculates the full board in milliseconds using bitmask constraint propagation.
How do I print clean, black-and-white Killer Sudoku puzzles?
Click "Print Puzzle" to generate a paper-ready board. The print stylesheet hides menus and renders high-contrast dashed cage borders and sum numbers for physical pencil-and-paper solving.
Is my puzzle board or game progress uploaded to any external server?
No. All cage validation, puzzle generation, and backtracking solving execute 100% locally in your browser's RAM. Zero game states or cage configurations are ever transmitted to the cloud.
Explore our complete suite of developer, math, and puzzle logic utilities in the official Tools Directory →