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