Search algorithms for the 8-puzzle solution
include Directory Reference

Files

file  AStarSolver.hpp [code]
 
file  BreadthFirstSolver.hpp [code]
 
file  DepthFirstSolver.hpp [code]
 
file  Game.hpp [code]
 
file  GameAction.hpp [code]
 
file  GameState.hpp [code]
 
file  GreedySolver.hpp [code]
 
file  Heuristic.hpp [code]
 
file  HillClimbingSolver.hpp [code]
 
file  MonteCarloSolver.hpp [code]
 
file  Solver.hpp [code]