Perfomance optimsed heuristic variant of Iterative Deepening A* on the example of a sliding puzzle; OOP & functional
-
Updated
Aug 10, 2017 - PHP
Perfomance optimsed heuristic variant of Iterative Deepening A* on the example of a sliding puzzle; OOP & functional
Final project for AI class at the University of Florence. Solves 8 and 15 Puzzle.
A* and IDA* algorithms on 8-Puzzle
C++ implementation of IDA* algorithm for solving the 15 and 25 puzzle
My Solutions to Programming Assignments of Artificial Intelligence, Machine Learning and Digital Image Processing
This repository is my solution to an assignment in the course Artificial Intelligence in video games. I uploaded it here because I am going to refactor it and write a blog post about it for my portfolio/resume
All the programming assignments done as a part of the AI course in IIIT Delhi
Implementación del algoritmo IDA* (Iterative Deepening A estrella) para resolver el clásico juego 8 puzzle
A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D
Informed and uniformed search algorithm for 15 puzzle
Prolog implementation of the IDA* search algorithm, Artificial Intelligence Fundamentals Exams (2017-18)
Resolving Water Pots problem using KR Algorithm
First Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University
Java graph traversal and path finding algorithms library. Implements Iterative deepening A* (IDA*)
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
Solve 15-Puzzle problem by A* and IDA* algorithm
This is a homework about various Uninformed and Informed search algorithms, implemented for solving a simple game. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
Add a description, image, and links to the ida-star-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ida-star-algorithm topic, visit your repo's landing page and select "manage topics."