The 8-puzzle sliding problem is solved using A* search algorithm
The 8-puzzle sliding problem is solved using A* search and Depth first Branch and Bound algorithms