Back to search
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Added comments on the description of Expectimax evaluation function
a274cc4View on GitHubImplemented reflex evaluation function with full mark
a64b3e6View on GitHubImplemented MiniMax Search, Alpha-Beta Pruning, and Expectimax Search. Also added reflex evaluation with less than perfect score
276fa36View on GitHub