Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Merge branch 'mcts'
af852f9
basic mcts works
48e692f
search 1sec, end game 10 nocapt moves
8e13cfa
0361849
Merge branch 'master' into mcts
7d37da4
bandaid warnings
98c3e6d
start on mcts
706bc40
9937a10
fix Makefile library option
23a90ba
changes for AI vs AI
9878af9
at each ply, print current time and save progress
b80b5b4
supress status messages for noninteractive use
fb734b7
show board before and after moves
7c348cb
don't use readline
a3c09b7
optimize by default
ab0bb53