kartiikthakur/ArtificialIntelligence_Searches
All Artificial Intelligence Search algorithms. Depth first search, Breadth first search, uniform cost search, Greedy search, A star search, Minimax and Alpha beta pruning. Implemented in Python 3.
Python
No issues in this repository yet.