Skip to content
#

informed-search

Here are 86 public repositories matching this topic...

This is an Artificial Intelligence project which solves the 8-Puzzle problem using different Artificial Intelligence algorithms techniques like Uninformed-BFS, Uninformed-Iterative Deepening, Informed-Greedy Best First, Informed-A* and Beyond Classical search-Steepest hill climbing.

  • Updated Aug 28, 2019
  • C++

🤖📚 Comprehensive AI Learning Repo: Master DFS, BFS, DLS, IDS, UCS, Bidirectional Search, Greedy, A*, Mini-max, Alpha-beta Pruning, and Genetic Algorithm. Your go-to resource for AI course notes, lab codes, and exploration

  • Updated Jan 26, 2024
  • C++

Improve this page

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

Learn more