calls (defined in Strategy) | Strategy | |
depth | Strategy | [protected] |
LeastCandidatesStrategy(const LeastCandidatesStrategy &l) | LeastCandidatesStrategy | [private] |
LeastCandidatesStrategy(const Puzzle &p) | LeastCandidatesStrategy | [inline] |
operator=(const LeastCandidatesStrategy &l) | LeastCandidatesStrategy | [private] |
p | Strategy | [protected] |
printPuzzle() | Strategy | |
setStartCell(size_t &x, size_t &y) | LeastCandidatesStrategy | [virtual] |
solve() | Strategy | [virtual] |
Strategy(const Puzzle &p) | Strategy | [inline] |
~LeastCandidatesStrategy() | LeastCandidatesStrategy | |
~Strategy() | Strategy | [virtual] |