ICGA Tournaments

Tournaments between computer programs: chess, draughts, checkers, Go, backgammon, and more
enfrjazhesdept
Home / Programs / Bit (Go)

Bit (Go)

Authors

PersonRole
Peixing Zhanengine programmer

Participations

TournamentParticipantsScoreGames
Amazons, 2010, Kanazawa7
Go (9x9), 2009, Pamplona90.016

Description

Description given in 2010:
Our engine has three part: makemove, evaluation and search. We use UCT algorithm on search part. The engine’s evaluation part is based on static evaluation for each situation. Our make move part is simple but it offer the point that the piece can go. We build a library for the beginning and ending. We also use parallel method. It means that our engine would run on cluster or the machine that has CPU more than one. All intellectual property rights to ensure that all the code.