An open API service indexing awesome lists of open source software.

https://github.com/kiarashvosough1999/aisearchgame


https://github.com/kiarashvosough1999/aisearchgame

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Uniformed And Informed AI Search Algorithm Implementation

- [Features](#features)
- [Requirements](#requirements)
- [Usage](#Usage)
- [Contributors](#Contributors)
- [License](#license)

## Features

Some of algorithms which were implemented.

- [x] BFS
- [x] DFS
- [x] UCS
- [x] BDS
- [x] DLS
- [x] IDS
- [x] AStar
- [x] IDAStar
- [x] RBFS
- [x] GBFS

## Requirements

java (v.14>) VM is required to run project.