Skip to content
#

idfs

Here are 8 public repositories matching this topic...

Language: All
Filter by language

This repository contains an 8-Puzzle AI Solver implemented using various search algorithms including Depth-First Search (DFS), Breadth-First Search (BFS), Iterative Deepening Depth-First Search (IDFS), and A* Search. The project also includes a graphical user interface (GUI) built with PyQt5 to visualize the puzzle and the solution steps..

  • Updated Dec 25, 2024
  • Python

Add this topic to your repo

To associate your repository with the idfs topic, visit your repo's landing page and select "manage topics."

Learn more