Skip to content
Snippets Groups Projects
Commit e65b4925 authored by Michael Mutote's avatar Michael Mutote
Browse files

22202956

Create A* search algorithm and added to search algorithms.

Heuristics file with maze heuristics.

Moved puzzle goal to the top

Created test case for mazes
parent 9f43b559
No related branches found
No related tags found
No related merge requests found
# AI Programming semester work
* Michael Mutote
* Narender Kumar
* Fadi Gattousi
* Michael Mutote
* Narender Kumar
* Fadi Gattousi
# Exercise 2.7
Q 1 Narender Kumar
Q 2
Q 3
Q 4
Q 5
* Q 1 Narender Kumar
* Q 2
* Q 3
* Q 4
* Q 5
# Exercise 4.9
* Q 1
* Q 2
* Q 3
* Q 4
* Q 5
# Search Algorithms
## Breadth First
* Search ALgorithm - Michael Mutote
* Maze - Michael Mutote
* Puzzle - Fadi Gattousi
* Sudoku - Michael Mutote
* Queens - Michael Mutote
## Depth First
* Search ALgorithm - Michael Mutote
* Maze - Michael Mutote
* Puzzle - Fadi Gattousi
* Sudoku - Michael Mutote
* Queens - Michael Mutote
## A*
* Search ALgorithm - Michael Mutote
* Maze - Michael Mutote
* Puzzle -
* Sudoku -
* Queens -
# Menace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment