Topic: "a-star-search-algorithm"
jerinsync/CSE422-Artificial-intelligence
Language: Jupyter Notebook - Size: 783 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

grade12-CS/U4A2-MazeNavigator
infinite maze solving with fancy A* searching algorithm
Language: Java - Size: 354 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dfleta/problem-solving-searching
AI problem solving by A* search algoritm
Language: Python - Size: 1.26 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

niveditha-vudayagiri/8-puzzle
8-puzzle implementation in Python using State space search algorithms
Language: Python - Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

areeba0/Cryptarithm-Puzzle-Solver-Using-DFS-and-A-star-Algorithm
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.
Language: Jupyter Notebook - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
