mattgogerly/ai-tower-builder-cw
Attempting to solve an artificial intelligence problem (building a tower from 3 blocks, similar to 8-puzzle) using Breadth First, Depth First, Iterative Deepening Depth First and A* search algorithms.
Java
No issues in this repository yet.