ntesukiSearcher.tcc

#include "osl/ntesuki/ntesukiSearcher.h"
#include "osl/ntesuki/ntesukiMove.h"
#include "osl/ntesuki/ntesukiMoveList.h"
#include "osl/ntesuki/ntesukiSimulationSearcher.h"
#include "osl/apply_move/applyMoveWithPath.h"
#include "osl/effect_util/effectUtil.h"
#include "osl/record/csaRecord.h"
#include <climits>

ntesukiSearcher.tccのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

構成

struct  PlayMoveLock
struct  LockGC
class  osl::ntesuki::NtesukiSearcher::AttackHelper< Search, T >
class  osl::ntesuki::NtesukiSearcher::CallSimulationAttack< Search, T >
class  osl::ntesuki::NtesukiSearcher::DefenseHelper< Search, T >
class  osl::ntesuki::NtesukiSearcher::CallSimulationDefense< Search, T >
class  osl::ntesuki::NtesukiSearcher::CallSimulationDefenseDisproof< Search, T >
class  CountChildLock

マクロ定義

#define RETURN(val)
#define RETURN_ON_STOP

関数

static unsigned int addWithSaturation (unsigned int limit, unsigned int l, unsigned int r)

変数

const int READ_ATTACK_BACK_LIMIT = 5120


マクロ定義

#define RETURN ( val   ) 

値:

if (record->getValueWithPath<A>(pass_left, path).proof() == 0)\
    ntesuki_assert(record->getValueWithPath<A>(pass_left, path).disproof() > ProofDisproof::DISPROOF_LIMIT);\
  if (record->getValueWithPath<A>(pass_left, path).disproof() == 0)\
    ntesuki_assert(record->getValueWithPath<A>(pass_left, path).proof() > ProofDisproof::PROOF_LIMIT);\
  ntesuki_assert(val.isFinal() == record->getValueWithPath<A>(pass_left, path).isFinal());\
  return val

ntesukiSearcher.tcc28 行で定義されています。

参照元 osl::ntesuki::NtesukiSearcher::attack(), osl::ntesuki::NtesukiSimulationSearcher::attackForDisproof(), osl::ntesuki::NtesukiSimulationSearcher::attackForProof(), osl::ntesuki::NtesukiSearcher::defense(), osl::ntesuki::NtesukiSimulationSearcher::defenseForDisproof(), と osl::ntesuki::NtesukiSimulationSearcher::defenseForProof().

#define RETURN_ON_STOP


関数

static unsigned int addWithSaturation ( unsigned int  limit,
unsigned int  l,
unsigned int  r 
) [static]


変数

const int READ_ATTACK_BACK_LIMIT = 5120

ntesukiSearcher.tcc25 行で定義されています。

参照元 osl::ntesuki::NtesukiSearcher::handleTonshi().


Thu Oct 8 05:01:12 2009に生成されました。  doxygen 1.5.6