Skip to content

Simple Go Game with MCTS implemented with pure C++

Notifications You must be signed in to change notification settings

zyxiaooo/GoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoGame

Simple Go Game with MCTS implemented with pure C++, using OpenMP to implement tree parallel and root parallel. The makefile use intel C++ complier, it is OK to use g++ for the serial version of MCTS

About

Simple Go Game with MCTS implemented with pure C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published