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