Skip to content
#

aiproject

Here are 20 public repositories matching this topic...

A Python script to solve the 8-puzzle problem using BFS, DFS, and A* search algorithms. Compare their performance with detailed metrics like iterations, runtime, and solution path length. Includes practical insights into algorithm behavior and efficiency.

  • Updated Nov 22, 2024
  • Python

Improve this page

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

Learn more