C codes for the Arificial Intelligence Course and algorithms.
-
Updated
Apr 11, 2018 - C
C codes for the Arificial Intelligence Course and algorithms.
Classic n-puzzle problem solver using A* search
A C-based 8 puzzle solver using graphs and Abstract Data Types and 3 search-algorithms: DFS, BFS, Best-First with Manhattan Distance
Collection of Generic Data Structures and Algorithms in C.
A console based packman game in C using A star algorithm.
An implementation of an A* Informed Search Algorithm for solving the N-Puzzle problem, using several heuristic functions, written in C
Add a description, image, and links to the manhattan-distance topic page so that developers can more easily learn about it.
To associate your repository with the manhattan-distance topic, visit your repo's landing page and select "manage topics."