-
Updated
Jun 10, 2024 - Jupyter Notebook
a-star-search-algorithm
Here are 4 public repositories matching this topic...
This code provides a solution for cryptarithmetic puzzles using two different approaches: DFS and A Star Search Algorithm. Cryptarithm puzzles are mathematical puzzles where the digits are replaced by letters of the alphabet, and each letter represents a unique digit.
-
Updated
Jun 18, 2024 - Jupyter Notebook
8-puzzle implementation in Python using State space search algorithms
-
Updated
Jul 30, 2024 - Python
A Star search & Greedy search Algorithm implementation on Romania Map problem in C programming language.
-
Updated
Dec 2, 2024 - C
Improve this page
Add a description, image, and links to the a-star-search-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the a-star-search-algorithm topic, visit your repo's landing page and select "manage topics."