Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoUctDefaultRootFilter.cpp File Reference


Detailed Description

See GoUctDefaultRootFilter.h.

Definition in file GoUctDefaultRootFilter.cpp.

#include "SgSystem.h"
#include "GoUctDefaultRootFilter.h"
#include "GoBensonSolver.h"
#include "GoBoard.h"
#include "GoBoardUtil.h"
#include "GoModBoard.h"
#include "GoSafetySolver.h"
#include "SgWrite.h"

Go to the source code of this file.

Functions

bool IsEmptyEdge (const GoBoard &bd, SgPoint p)
 Return true, if point is on edge line and no stone is within a Manhattan distance of 4.


Function Documentation

bool IsEmptyEdge ( const GoBoard bd,
SgPoint  p 
)

Return true, if point is on edge line and no stone is within a Manhattan distance of 4.

Definition at line 24 of file GoUctDefaultRootFilter.cpp.

References SgPointUtil::Col(), GoBoard::Occupied(), SgPointUtil::Pt(), SgPointUtil::Row(), and GoBoard::Size().

Referenced by GoUctDefaultRootFilter::Get().


17 Jun 2010 Doxygen 1.4.7