Blocks world problem solver with A* search
-
Updated
May 16, 2023 - C
Blocks world problem solver with A* search
Python program that implements an agent that can solve the Blocks World planning domain, letting the user choose the search algorithm and the desired input and output block configurations (one image for the input and one for the desired output).
Add a description, image, and links to the blocks-world-problem topic page so that developers can more easily learn about it.
To associate your repository with the blocks-world-problem topic, visit your repo's landing page and select "manage topics."