Skip to content
#

a-star-search-algorithm

Here are 2 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

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.

Curate this topic

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."

Learn more