Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/mattgogerly/ai-tower-builder-cw

Last synced: 11 days ago
JSON representation

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.

Awesome Lists containing this project