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

Improve this page

Add a description, image, and links to the idfs 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 idfs topic, visit your repo's landing page and select "manage topics."

Learn more