Skip to content
#

iterative-deepening-search

Here are 156 public repositories matching this topic...

This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach

  • Updated Oct 2, 2021
  • Jupyter Notebook

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++

Improve this page

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

Learn more