In this project 8 approaches presented for solving OP.
-
Updated
Jul 7, 2023 - Python
In this project 8 approaches presented for solving OP.
A Collection of AI Algorithms Beating Board Games
An AI that plays Reversi by computing the best move through simulating future game states with a minimax algorithm (with alpha-beta pruning).
Engineered a proficient and competent mars rover search agent in python which can give the shortest path by using 4 different algorithms ( A*-UCS-BFS ) for Mars rover by taking care of given obstacles on Mars. Designed multiple heuristics function and chose the best one.
Add a description, image, and links to the hueristics-function topic page so that developers can more easily learn about it.
To associate your repository with the hueristics-function topic, visit your repo's landing page and select "manage topics."