Home | History | Annotate | Download | only in shootout

Lines Matching full:cells

58  * I will represent 0's as empty cells and 1's        . . . . .
59 * as full cells. . . . . .
274 /* Returns the lowest index of the cells of a piece.
289 * Used to later reduce the amount of time searching for open cells in the
322 /* Fill the entire board going cell by cell. If any cells are "trapped"
351 * cells at the edges. There are only a handful of exceptions where the
352 * the board can be solved with the trapped cells. For example: piece 8 can
353 * trap 5 cells in the corner, but piece 3 can fit in those cells, or piece 0
472 * positive. One scenario is when 5 cells may be surrounded where piece 5