Solutions to Pacman AI Multi-Agent Search problems
Stars
9
Forks
7
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
6
commits
1
Update README.md
86f9dc6
Create LICENSE
ab63513
Added the algorithm for expectimax
eb899ae
Added the algorithm for evaluation function
8db746e
Added alpha-beta pruning algorithm for solution to question 3
4f3f6b2
Added minimax algorithm for solution to question 2
db0db3b
Initial commit
a012b53