Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

DfsSolver Member List

This is the complete list of members for DfsSolver, including all inherited members.
BackupIceInfo() const DfsSolver [inline]
CheckAbort()DfsSolver [private]
CheckTransposition(DfsData &state) const DfsSolver [private]
DfsSolver()DfsSolver
DumpStats(const DfsSolutionSet &solution) const DfsSolver
HandleLeafNode(DfsData &state, bitset_t &proof) const DfsSolver [private]
HandleProof(const PointSequence &variation, bool winning_state, DfsSolutionSet &solution)DfsSolver [private]
HandleTerminalNode(DfsData &state, bitset_t &proof) const DfsSolver [private]
Histogram() const DfsSolver [inline]
m_abortedDfsSolver [private]
m_backup_ice_infoDfsSolver [private]
m_completedDfsSolver [private]
m_depthLimitDfsSolver [private]
m_end_timeDfsSolver [private]
m_histogramDfsSolver [mutable, private]
m_last_histogram_dumpDfsSolver [private]
m_move_orderingDfsSolver [private]
m_positionsDfsSolver [private]
m_shrink_proofsDfsSolver [private]
m_start_timeDfsSolver [private]
m_stateDfsSolver [private]
m_statisticsDfsSolver [mutable, private]
m_timeLimitDfsSolver [private]
m_update_depthDfsSolver [private]
m_use_decompositionsDfsSolver [private]
m_use_guifxDfsSolver [private]
m_workBrdDfsSolver [private]
MoveOrdering() const DfsSolver [inline]
OrderMoves(bitset_t &mustplay, DfsSolutionSet &solution, std::vector< HexMoveValue > &moves)DfsSolver [private]
PlayMove(HexPoint cell)DfsSolver [private]
ProgressDepth() const DfsSolver
SetBackupIceInfo(bool enable)DfsSolver [inline]
SetMoveOrdering(int flags)DfsSolver [inline]
SetProgressDepth(int depth)DfsSolver
SetShrinkProofs(bool enable)DfsSolver [inline]
SetUpdateDepth(int depth)DfsSolver [inline]
SetUseDecompositions(bool enable)DfsSolver [inline]
SetUseGuiFx(bool enable)DfsSolver [inline]
ShrinkProofs() const DfsSolver [inline]
Solve(const HexState &state, HexBoard &board, DfsSolutionSet &solution, DfsStates &positions, int depthLimit=-1, double timeLimit=-1.0)DfsSolver
SolveDecomposition(PointSequence &variation, DfsSolutionSet &solution, HexPoint group)DfsSolver [private]
SolveInteriorState(PointSequence &variation, DfsSolutionSet &solution)DfsSolver [private]
SolveState(PointSequence &variation, DfsSolutionSet &solution)DfsSolver [private]
StoreState(const DfsData &state, const bitset_t &proof)DfsSolver [private]
UndoMove(HexPoint cell)DfsSolver [private]
UpdateDepth() const DfsSolver [inline]
UseDecompositions() const DfsSolver [inline]
UseGuiFx() const DfsSolver [inline]
~DfsSolver()DfsSolver


6 Jan 2011 Doxygen 1.6.3