iddfs
Here are 12 public repositories matching this topic...
Sliding Puzzle solver and utilities
-
Updated
Jan 21, 2024 - Python
CIT-316 (Artificial Intelligence Sessional)
-
Updated
Feb 14, 2023 - Jupyter Notebook
This folder contains all the search algorithm which is used in Artificial Intelligence field.
-
Updated
Mar 6, 2023 - Java
Conducting and examining Search Algorithms within a basic testing environment.
-
Updated
Mar 19, 2023 - Java
A self-play game showing how smart cat(s) captures the mice!
-
Updated
May 27, 2020 - Java
Solving the sliding tiles puzzled using bdf, iddfs, gbfs and a*
-
Updated
Nov 18, 2024 - Python
A Python project that solves grid navigation with DFS, BFS, IDDFS, GBFS, UCS, and A* searches. Includes CLI metrics and a tkinter visualizer that shows frontier/visited/solution cells as the search runs.
-
Updated
Aug 19, 2025 - Python
Examples of uninformed (iddfs), infromed (a-star) and local (beam) search.
-
Updated
May 10, 2020 - Python
Improve this page
Add a description, image, and links to the iddfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iddfs topic, visit your repo's landing page and select "manage topics."