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

SgMiaiStrategy.h File Reference

Simple strategy for winning a specified goal using paired moves. More...

#include <utility>
#include "SgArray.h"
#include "SgBlackWhite.h"
#include "SgBWArray.h"
#include "SgHash.h"
#include "SgPointSet.h"
#include "SgStrategy.h"
#include "SgVector.h"

Go to the source code of this file.

Classes

class  SgMiaiStrategy
 Pair of moves strategy - if opponent plays one we must play other. More...

Namespaces

namespace  SgMiaiPairUtil

Typedefs

typedef std::pair< SgPoint,
SgPoint
SgMiaiPair

Functions

SgPoint SgMiaiPairUtil::Other (const SgMiaiPair &pair, SgPoint p)

Detailed Description

Simple strategy for winning a specified goal using paired moves.

Definition in file SgMiaiStrategy.h.


Typedef Documentation

typedef std::pair<SgPoint, SgPoint> SgMiaiPair

Definition at line 20 of file SgMiaiStrategy.h.


Sun Mar 13 2011 Doxygen 1.7.1