Definition in file GoUctDefaultPriorKnowledge.cpp.
#include "SgSystem.h"
#include "GoUctDefaultPriorKnowledge.h"
Go to the source code of this file.
Functions | |
bool | SetsAtari (const GoBoard &bd, SgPoint p) |
Definition at line 16 of file GoUctDefaultPriorKnowledge.cpp.
References GoBoard::GetColor(), GoBoard::IsBorder(), GoBoard::IsEmpty(), GoBoard::NumLiberties(), GoBoard::NumNeighbors(), SG_ASSERT, SG_NS, SG_WE, SgOppBW(), and GoBoard::ToPlay().
Referenced by GoUctDefaultPriorKnowledge::FindGlobalPatternAndAtariMoves().