Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Namespaces | Functions

GoStaticLadder.h File Reference

#include "SgBlackWhite.h"
#include "SgPoint.h"

Go to the source code of this file.

Namespaces

namespace  GoStaticLadder
 

Fast ladder computations that do not play actual moves on the board.


Functions

bool GoStaticLadder::IsEdgeLadder (const GoBoard &bd, SgPoint target, SgBlackWhite toPlay)
 Return true, if block can be captured in a ladder running along the edge.
bool GoStaticLadder::IsLadder (const GoBoard &bd, SgPoint target, SgBlackWhite toPlay)
 Return true, if block can be captured in a ladder.

Detailed Description

Definition in file GoStaticLadder.h.


Sun Mar 13 2011 Doxygen 1.7.1