FutoshikiPublished Mar 6, 2026Updated Apr 24, 202612 min read
Futoshiki Rules & Strategies: How to Solve
Create futoshiki— free, no account, PDF + answer key
What is futoshiki?
Futoshiki (不等式, Japanese for "inequality") is a logic-based number placement puzzle played on an N×N grid. The solver fills each cell with a number from 1 to N so that each row and each column contains every number exactly once (a "Latin square"), and all greater-than (>) and less-than (<) inequality signs between adjacent cells are satisfied. Some cells may be pre-filled as starting clues. The format is sometimes called a less than puzzle in English-language publications because of those inequality signs.
Futoshiki was developed in Japan and popularized internationally in 2006 when The Guardian newspaper began publishing it alongside sudoku. It feels like sudoku's cousin — same Latin-square foundation, but with inequality constraints layered on top that create a different solving experience. Grid sizes range from 4×4 (beginner, 5-10 minute solve) to 7×7 (expert, 45-90 minute solve). Try the genre with free printable futoshiki puzzles.
This is a complete futoshiki tutorial for futoshiki for beginners: rules, how to solve futoshiki step by step, the most productive futoshiki strategies (extreme-value analysis, inequality chains, Latin-square elimination), and how futoshiki vs sudoku compares for cognitive training.
Futoshiki was developed in Japan and popularized internationally in 2006 when The Guardian newspaper began publishing it alongside sudoku. It feels like sudoku's cousin — same Latin-square foundation, but with inequality constraints layered on top that create a different solving experience. Grid sizes range from 4×4 (beginner, 5-10 minute solve) to 7×7 (expert, 45-90 minute solve). Try the genre with free printable futoshiki puzzles.
This is a complete futoshiki tutorial for futoshiki for beginners: rules, how to solve futoshiki step by step, the most productive futoshiki strategies (extreme-value analysis, inequality chains, Latin-square elimination), and how futoshiki vs sudoku compares for cognitive training.
What are the rules of futoshiki?
Futoshiki has four rules:
Unlike sudoku, futoshiki has no 3×3 box constraint — only rows, columns, and inequalities. A valid futoshiki has exactly one solution reachable through pure logic. Puzzles with unique-solution guarantees are published by reputable generators including Puzzone, which verifies uniqueness before output.
- Fill every cell with a digit from 1 to N (where N is the grid size — 1-4 for a 4×4, 1-5 for a 5×5, etc.).
- Each row must contain every digit exactly once. No repeats in a row.
- Each column must contain every digit exactly once. No repeats in a column.
- All inequality signs must be satisfied. A > between two adjacent cells means the left (or upper) cell contains a larger digit than the right (or lower) cell. A < sign is the reverse.
Unlike sudoku, futoshiki has no 3×3 box constraint — only rows, columns, and inequalities. A valid futoshiki has exactly one solution reachable through pure logic. Puzzles with unique-solution guarantees are published by reputable generators including Puzzone, which verifies uniqueness before output.
How do I solve a futoshiki puzzle step by step?
The standard solving rhythm for futoshiki combines sudoku-like Latin-square logic with inequality-specific techniques:
A typical 5×5 futoshiki takes 8-20 minutes for an intermediate solver. 4×4 puzzles often finish in under 5 minutes once you've internalized the extreme-value technique.
- Mark pre-filled clues and trivial inequalities. Write the starting digits in clearly. Process any inequality whose low or high side is already forced (e.g., if a cell is already 1 and has < pointing out, the neighbor is at least 2).
- Find extreme-value positions. The digit 1 cannot sit at the "bigger" end of any inequality. The digit N (grid size) cannot sit at the "smaller" end. Use this to place or eliminate extremes.
- Trace inequality chains. A chain A < B < C < D in a 5×5 grid forces A ≤ 2, D ≥ 4, and significantly restricts B and C.
- Apply Latin-square elimination. In each row and column, cross off placed digits from remaining cells' candidate lists.
- Add candidate (pencil) marks. Write possible digits in each empty cell. Combine inequality constraints with row/column candidates for elimination.
- Iterate. Each placement triggers more eliminations. Keep cycling until complete.
A typical 5×5 futoshiki takes 8-20 minutes for an intermediate solver. 4×4 puzzles often finish in under 5 minutes once you've internalized the extreme-value technique.
What is the extreme-value technique?
The extreme-value technique is the fastest way to crack a futoshiki. It exploits the hard boundaries of the digit range:
Worked example in a 5×5: if cell X has < signs pointing out to two neighbors, X can be at most 3 (digits 4 and 5 must exist in the two neighbors somewhere). If X also has a > pointing inward from a third neighbor, X must be at least 2. Combined: X is 2 or 3.
Extreme-value analysis solves most 4×4 puzzles almost entirely on its own. For 5×5 and larger, it provides the initial candidate restrictions that let subsequent Latin-square logic work efficiently.
- Digit 1 has no smaller neighbor. A cell at the "greater" end of any inequality (the pointy end of > or the wide end of <) cannot be 1.
- Digit N has no larger neighbor. A cell at the "lesser" end of any inequality cannot be the highest digit in the grid.
- Two consecutive inequalities tighten further. If cell A has < signs pointing to two other cells, A must be at most N-2 (since two cells must be higher than A).
Worked example in a 5×5: if cell X has < signs pointing out to two neighbors, X can be at most 3 (digits 4 and 5 must exist in the two neighbors somewhere). If X also has a > pointing inward from a third neighbor, X must be at least 2. Combined: X is 2 or 3.
Extreme-value analysis solves most 4×4 puzzles almost entirely on its own. For 5×5 and larger, it provides the initial candidate restrictions that let subsequent Latin-square logic work efficiently.
How do inequality chains help me solve futoshiki?
An inequality chain is a sequence of cells connected by inequality signs all pointing the same direction — for example, cell A < cell B < cell C < cell D. In an N×N grid, a chain of length k forces specific minimum and maximum values:
Example: in a 5×5 grid, a chain A < B < C < D (length 4) forces A to be 1 or 2, D to be 4 or 5, and B and C to take the two middle values in sequence.
Practical tip: scan the grid for chains of 3+ inequalities first. These carry the most information. Two-cell inequalities carry less information on their own but compose with Latin-square constraints to produce forced placements.
Chains that loop through a single row or column are especially powerful because they interact with the "every digit exactly once" constraint. If a row has inequality A < B and both cells only have digits 2 and 3 as candidates, the order is forced: A = 2, B = 3.
- The smallest cell in the chain can be at most N − k + 1.
- The largest cell can be at least k.
- Each middle cell is constrained within a tight range.
Example: in a 5×5 grid, a chain A < B < C < D (length 4) forces A to be 1 or 2, D to be 4 or 5, and B and C to take the two middle values in sequence.
Practical tip: scan the grid for chains of 3+ inequalities first. These carry the most information. Two-cell inequalities carry less information on their own but compose with Latin-square constraints to produce forced placements.
Chains that loop through a single row or column are especially powerful because they interact with the "every digit exactly once" constraint. If a row has inequality A < B and both cells only have digits 2 and 3 as candidates, the order is forced: A = 2, B = 3.
How is futoshiki different from sudoku?
Both puzzles share the Latin-square foundation (rows and columns must contain each digit exactly once) but differ in constraint types and grid size:
Cognitive load differs: sudoku focuses on pattern scanning within three overlapping constraint groups. Futoshiki focuses on chain analysis and extreme values, with less pattern repetition. For solvers who find sudoku repetitive, futoshiki feels fresh. For solvers who prefer the rhythm of sudoku, futoshiki's variable constraint structure can feel less meditative.
Competitive puzzle tournaments (like the World Puzzle Championship) include both, and many top sudoku solvers also excel at futoshiki because the underlying Latin-square logic transfers directly.
- Futoshiki uses inequality signs between adjacent cells as extra constraints. Grid sizes 4×4 to 7×7. No box constraint.
- Sudoku uses 3×3 box constraints (standard form) with no inequalities. Grid size fixed at 9×9.
Cognitive load differs: sudoku focuses on pattern scanning within three overlapping constraint groups. Futoshiki focuses on chain analysis and extreme values, with less pattern repetition. For solvers who find sudoku repetitive, futoshiki feels fresh. For solvers who prefer the rhythm of sudoku, futoshiki's variable constraint structure can feel less meditative.
Competitive puzzle tournaments (like the World Puzzle Championship) include both, and many top sudoku solvers also excel at futoshiki because the underlying Latin-square logic transfers directly.
What grid size should I start with?
Futoshiki difficulty is tied to grid size more tightly than sudoku:
A common progression: solve 10-15 4×4 puzzles to internalize extreme-value and chain techniques, then move to 5×5 for the bulk of your practice. Most recreational solvers stay at 5×5 or 6×6 permanently — those sizes provide enough challenge without excessive time commitment.
Teachers using futoshiki as a classroom activity should start with 4×4 for middle school and 5×5 for high school. Puzzone's generator produces all four sizes.
- 4×4 (beginner). Only 16 cells, digits 1-4. Solvable in 5-10 minutes once you learn the techniques. Perfect for first exposure.
- 5×5 (intermediate). 25 cells, digits 1-5. Solve time 10-20 minutes. Most published puzzles target this size.
- 6×6 (advanced). 36 cells, digits 1-6. Solve time 20-40 minutes. Requires careful candidate tracking.
- 7×7 (expert). 49 cells, digits 1-7. Solve time 40-90 minutes. Only for experienced solvers.
A common progression: solve 10-15 4×4 puzzles to internalize extreme-value and chain techniques, then move to 5×5 for the bulk of your practice. Most recreational solvers stay at 5×5 or 6×6 permanently — those sizes provide enough challenge without excessive time commitment.
Teachers using futoshiki as a classroom activity should start with 4×4 for middle school and 5×5 for high school. Puzzone's generator produces all four sizes.
What are common futoshiki mistakes to avoid?
Four frequent errors that slow down solvers:
Fixing these habits typically cuts solve time 30-40% within a week of deliberate practice.
- Ignoring inequalities during initial scan. Beginners sometimes start by applying Latin-square logic only, treating futoshiki as "sudoku without boxes." But inequalities carry more information per sign than Latin-square constraints — process them first.
- Not identifying chains. A chain of 3+ inequalities provides massive constraint. Missing chains forces you to rediscover their implications cell by cell.
- Over-relying on guessing. Valid futoshiki is always solvable by logic. If you find yourself "trying" placements, you've missed a technique — usually an extreme-value or chain deduction.
- Sloppy candidate tracking on 6×6 and 7×7 grids. Large grids require disciplined pencil-mark hygiene. Erase candidates as constraints tighten; don't let the pencil marks drift out of sync with placed digits.
Fixing these habits typically cuts solve time 30-40% within a week of deliberate practice.
Are futoshiki puzzles good for the brain?
Futoshiki exercises working memory, chain reasoning, and constraint propagation — the same cognitive skills used in mathematical proof writing and algorithmic thinking. It's one of the few recreational puzzles that directly maps to formal logic exercises.
For students, futoshiki is an excellent warm-up activity before teaching inequalities in algebra. Solving futoshiki makes "if x < y and y < z then x < z" feel intuitive rather than abstract — kids have already done the reasoning dozens of times on paper.
For adults, futoshiki provides similar cognitive benefits to sudoku with slightly different emphasis. A 2020 study in Frontiers in Psychology found that constraint-satisfaction puzzles (including sudoku and logic puzzles with inequalities) produced measurable working-memory improvements in adults over 8 weeks of daily 20-minute practice.
For students, futoshiki is an excellent warm-up activity before teaching inequalities in algebra. Solving futoshiki makes "if x < y and y < z then x < z" feel intuitive rather than abstract — kids have already done the reasoning dozens of times on paper.
For adults, futoshiki provides similar cognitive benefits to sudoku with slightly different emphasis. A 2020 study in Frontiers in Psychology found that constraint-satisfaction puzzles (including sudoku and logic puzzles with inequalities) produced measurable working-memory improvements in adults over 8 weeks of daily 20-minute practice.
Where can I get free printable futoshiki?
Puzzone's free futoshiki generator produces printable PDFs with clear inequality symbols and verified unique solutions. Grid sizes 4×4, 5×5, 6×6, and 7×7 are all available.
Workflow:
For variety across sessions, regenerate for a new puzzle in under 2 seconds. For classroom or therapy use, print a tiered set (4×4, 5×5, 6×6) and let students self-select difficulty. For KDP puzzle book publishing, bundle 60-100 futoshiki puzzles in the puzzle book creator with a mix of grid sizes — a standard format that sells well on Amazon. See the KDP publishing guide for the full workflow.
Workflow:
- Open the futoshiki creator.
- Choose grid size. Start with 4×4 if you're new to the format.
- Click Generate. A fresh puzzle with pre-filled clues and inequality signs appears.
- Download the PDF — puzzle on one page, complete solution on a separate page.
- Print with pencil-friendly spacing and solve.
For variety across sessions, regenerate for a new puzzle in under 2 seconds. For classroom or therapy use, print a tiered set (4×4, 5×5, 6×6) and let students self-select difficulty. For KDP puzzle book publishing, bundle 60-100 futoshiki puzzles in the puzzle book creator with a mix of grid sizes — a standard format that sells well on Amazon. See the KDP publishing guide for the full workflow.
Frequently asked questions
- What does futoshiki mean?
- Futoshiki (不等式) is Japanese for "inequality." The name references the greater-than and less-than signs that are the puzzle's defining feature. The puzzle was developed in Japan in the late 1990s and popularized globally starting in 2006 when The Guardian newspaper began publishing it alongside sudoku.
- Is futoshiki harder than sudoku?
- For most solvers, futoshiki feels similar in difficulty to sudoku but uses different cognitive skills. Extreme-value analysis and inequality-chain tracing are the dominant techniques, which differ from sudoku's cross-hatching and candidate-pair logic. Experienced sudoku solvers typically find futoshiki easier once they learn the extreme-value technique.
- How long does it take to solve a futoshiki puzzle?
- 4×4 puzzles: 5-10 minutes for beginners, under 3 minutes for experts. 5×5 puzzles: 10-20 minutes for intermediates. 6×6 puzzles: 20-40 minutes. 7×7 puzzles: 40-90 minutes. Solve times improve significantly once you've internalized the extreme-value and chain techniques.
- Do I need math skills to solve futoshiki?
- Only basic number-comparison skills. You never do arithmetic in futoshiki — the only math involved is recognizing that "3 < 5" and similar comparisons. The puzzle is a pure logic exercise, making it accessible to anyone who can compare numbers from 1 to 7 (the largest common grid size).
- Can I solve futoshiki without guessing?
- Yes — valid futoshiki puzzles are always solvable by pure logic. If you reach a state where you feel the need to guess, you've missed a technique. The most commonly missed technique is extreme-value analysis on cells with multiple adjacent inequalities. Backtrack, apply it systematically, and the logic usually resumes.
- Where can I find printable futoshiki for teaching?
- Puzzone's futoshiki generator at /create/futoshiki produces free printable PDFs in 4×4, 5×5, 6×6, and 7×7 sizes, each with a verified unique solution and answer key. Good for math-classroom inequality units, logic-puzzle enrichment, and homeschool curriculum. Commercial use is allowed on the free tier.
Try it yourself
Create futoshiki puzzles for free — no account needed.