Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

VCUtils.hpp File Reference

#include "Hex.hpp"
#include "HexBoard.hpp"
#include "StoneBoard.hpp"
#include "VC.hpp"

Go to the source code of this file.

Namespaces

namespace  VCUtils
 

Utilities on VCs.


Functions

bitset_t VCUtils::GetMustplay (const HexBoard &brd, HexColor color)
 Returns mustplay for color to move.
bool VCUtils::ValidEdgeBridge (const StoneBoard &brd, const bitset_t &carrier, HexPoint &endpoint, HexPoint &edge)
 Returns true if carrier defines a valid bridge to the edge.

Detailed Description

Definition in file VCUtils.hpp.


6 Jan 2011 Doxygen 1.6.3