Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tommadams committed Apr 5, 2019
1 parent f6690c6 commit c1b46cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cc/mcts_player.h
Expand Up @@ -129,8 +129,6 @@ class MctsPlayer {

virtual void NewGame();

// If visitor is non-null, it is called on each batch of leaves visited during
// tree search.
virtual Coord SuggestMove();

// Plays the move at point c.
Expand Down

0 comments on commit c1b46cd

Please sign in to comment.