Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compile command

windres resource.rc resource.o gcc -mwindows chess_board.c MCTS.c reversi.c resource.h resource.o -o game

调整模拟次数或时间

  • 请调整MCTS.h中的SEARCH_TIMES(次数)或SEARCH_TIME(时间)

可以优化的

  • 加入多线程操作
  • 每次不再新建根节点

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages