Defines the Game Tree example implementing the FifteenPuzzle. Note that this problem requires more game tree states than can typically be solved on a desktop computer. Provided as an example to show how even simple problems demand an incredible amount of resources to solve.