All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
osl::search::BreakThreatmate Struct Reference

#include <breakThreatmate.h>

Static Public Member Functions

static void generateAddEffect (int limit, const NumEffectState &, Square to, const MoveVector &src, MoveLogProbVector &out)
 
static void generateBreakDrop (int limit, const NumEffectState &, Square to, int default_prob, MoveLogProbVector &out)
 
static void generateOpenRoad (int limit, const NumEffectState &, Square target, MoveLogProbVector &out)
 
static void generate (int limit, const NumEffectState &, Move threatmate_move, MoveLogProbVector &out)
 
static void findBlockLong (const NumEffectState &state, Move threatmate_move, MoveVector &out)
 

Detailed Description

Definition at line 13 of file breakThreatmate.h.

Member Function Documentation

void osl::search::BreakThreatmate::findBlockLong ( const NumEffectState &  state,
Move  threatmate_move,
MoveVector &  out 
)
static
void osl::search::BreakThreatmate::generate ( int  limit,
const NumEffectState &  state,
Move  threatmate_move,
MoveLogProbVector &  out 
)
static
void osl::search::BreakThreatmate::generateAddEffect ( int  limit,
const NumEffectState &  state,
Square  to,
const MoveVector &  src,
MoveLogProbVector &  out 
)
static
void osl::search::BreakThreatmate::generateBreakDrop ( int  limit,
const NumEffectState &  state,
Square  to,
int  default_prob,
MoveLogProbVector &  out 
)
static
void osl::search::BreakThreatmate::generateOpenRoad ( int  limit,
const NumEffectState &  state,
Square  target,
MoveLogProbVector &  out 
)
static

The documentation for this struct was generated from the following files: