Skip to content
#

astar-search-algorithm

Here are 159 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++

DADI Lab에서 진행 중인 길찾기 알고리즘 관련 알고리즘 스터디 및 구현 결과를 관리하는 프로젝트입니다. (A project to manage the study and implementation results of the algorithm related to the wayfinding algorithm in progress at DADI Lab.)

  • Updated Oct 11, 2023
  • Python

Improve this page

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

Learn more