BackupIceInfo() const | MoHexPlayer | [inline] |
BenzenePlayer() | BenzenePlayer | [explicit] |
CopyKnowledgeData(const SgUctTree &tree, const SgUctNode &node, HexColor color, MoveSequence &sequence, const HexUctSharedData &oldData, HexUctSharedData &newData) const | MoHexPlayer | [protected] |
CopySettingsFrom(const MoHexPlayer &other) | MoHexPlayer | |
FillinCausedWin() const | BenzenePlayer | [inline, protected] |
GenMove(const HexState &state, const Game &game, HexBoard &brd, double maxTime, double &score) | BenzenePlayer | [virtual] |
LastMoveFromHistory(const MoveSequence &history) | MoHexPlayer | [protected] |
m_backup_ice_info | MoHexPlayer | [protected] |
m_fillinCausedWin | BenzenePlayer | [protected] |
m_fillinWinner | BenzenePlayer | [protected] |
m_max_games | MoHexPlayer | [protected] |
m_max_time | MoHexPlayer | [protected] |
m_performPreSearch | MoHexPlayer | [protected] |
m_ponder | MoHexPlayer | [protected] |
m_reuse_subtree | MoHexPlayer | [protected] |
m_search | MoHexPlayer | [protected] |
m_shared_policy | MoHexPlayer | [protected] |
m_useTimeManagement | MoHexPlayer | [protected] |
MaxGames() const | MoHexPlayer | [inline] |
MaxTime() const | MoHexPlayer | [inline] |
MoHexPlayer() | MoHexPlayer | |
Name() const | MoHexPlayer | [inline, virtual] |
PerformPreSearch() const | MoHexPlayer | [inline] |
PerformPreSearch(HexBoard &brd, HexColor color, bitset_t &consider, float maxTime, PointSequence &winningSequence) | MoHexPlayer | [protected] |
Ponder() const | MoHexPlayer | [inline] |
PrintParameters(HexColor color, double remaining) | MoHexPlayer | [protected] |
ReuseSubtree() const | MoHexPlayer | [inline] |
Search() | MoHexPlayer | [inline] |
Search() const | MoHexPlayer | [inline] |
Search(const HexState &state, const Game &game, HexBoard &brd, const bitset_t &consider, double maxTime, double &score) | MoHexPlayer | [protected, virtual] |
SearchSingleton() const | BenzenePlayer | [inline] |
SetBackupIceInfo(bool enable) | MoHexPlayer | [inline] |
SetMaxGames(int games) | MoHexPlayer | [inline] |
SetMaxTime(double time) | MoHexPlayer | [inline] |
SetPerformPreSearch(bool flag) | MoHexPlayer | [inline] |
SetPonder(bool flag) | MoHexPlayer | [inline] |
SetReuseSubtree(bool reuse) | MoHexPlayer | [inline] |
SetSearchSingleton(bool flag) | BenzenePlayer | [inline] |
SetUseTimeManagement(bool flag) | MoHexPlayer | [inline] |
SharedPolicy() | MoHexPlayer | [inline] |
SharedPolicy() const | MoHexPlayer | [inline] |
TryReuseSubtree(const HexUctSharedData &oldData, HexUctSharedData &newData) | MoHexPlayer | [protected] |
UseTimeManagement() const | MoHexPlayer | [inline] |
~BenzenePlayer() | BenzenePlayer | [virtual] |
~HexPlayer() | HexPlayer | [inline, virtual] |
~MoHexPlayer() | MoHexPlayer | [virtual] |