The different methods for solving a Hitori. Know more of them? Send me an e-mail.
Set Circle (SC)
Once you have set a circle, you can mark every other cell with the same number in its row and column as black.
Set Black (SB)
Once you have set a black cell, every cell next to it must be marked white.
Corner Close (CC)
If you have set a black in the corner, the other one must be a circle.
Close Edge (CE)
If you have set two blacks along the edge, the third must be a circle.
Cannot Circle (CnC)
If circling a cell leads to an impossibility, the cell must be black.
Must Circle (MuC)
If the combinations mean a cell must be circled no matter what, we know it has to be circled.
Double Corner (DC)
If you have a corner with two equal numbers, you can set a circle.
Triple Corner (TC)
If you have a corner with three equal numbers.
Quad Corner (QC)
If you have a corner with four equal numbers, you know the black cells must run out from the corner.
Sandwich Pair (SP)
If you have two equal numbers with one in between, you can mark the one in between.
Sandwich Triple (ST)
If you have three equal in a row, you know how they must be marked.
Pair Isolation (PI)
If you have a double and a single of a number, you can mark the single.
Flanked Isolation (FI)
If you find two doubles wrapped around a single, the single must be black.
Impossible Pair (IP)
Look for two pairs.
M-Pair (MP)
Look for two pairs and see whether you find the numbers between them.
Double Edge Pair (DEP)
If you have two doubles along the edge, you can mark some circles.
Triple Edge Pair (TEP)
If you have three doubles along the edge, you can mark some circles.
Force Double Edge (FDE)
Look for doubles along the edge — it can pay off.
Force Double Middle (FDM)
Look for doubles in the middle — it can pay off.
Middle Close (MC)
You are not allowed to split the board in two with black cells.
Quad Middle (QM)
If you have set three blacks in the middle of the board, the last one must be a circle.
Quadric Middle (QuM)
Four equal numbers in the middle have only two solutions — we can exploit that.