Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgMiaiStrategy.h File Reference


Detailed Description

Simple strategy for winning a specified goal using paired moves.

Definition in file SgMiaiStrategy.h.

#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.

Namespaces

namespace  SgMiaiPairUtil

Classes

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

Typedefs

typedef std::pair< SgPoint,
SgPoint
SgMiaiPair

Functions

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


Typedef Documentation

typedef std::pair<SgPoint, SgPoint> SgMiaiPair

Definition at line 21 of file SgMiaiStrategy.h.


17 Jun 2010 Doxygen 1.4.7