This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*
- Updated
May 16, 2023 - C
This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*
Add a description, image, and links to the ai-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the ai-algorithms topic, visit your repo's landing page and select "manage topics."