Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
SearchAlphaBetaFH Member List

This is the complete list of members for SearchAlphaBetaFH, including all inherited members.

attenuateScore(bScore const sc) constbSearchAlgorithmprotected
bSearchAlgorithm(std::string const &n)bSearchAlgorithm
bSearchAlgorithm(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm(bSearchAlgorithm &&)=deletebSearchAlgorithm
CalcBestMove(bBoard &b, depth_t const nDepth, bSearchScore alpha, bSearchScore beta) overrideSearchAlphaBetaFHprotectedvirtual
SearchAlphaBeta::CalcBestMove(bBoard &b) finalSearchAlphaBetaprotectedvirtual
CheckIfAbortingSearch() constbSearchAlgorithmprotected
ClockEnd()TimedExecutionprotected
ClockStart()TimedExecutionprotected
dumpMoveList(bBoard &b, depth_t const iDepth) constbSearchAlgorithmprotected
getDuration() constTimedExecution
getDurationMicroSec() constTimedExecution
getDurationMilliSec() constTimedExecutionprotected
getDurationSec() constTimedExecutionprotected
getLevel()bSearchAlgorithminlineprotected
getNodes() constbSearchAlgorithminline
getNonLeafNodes() constbSearchAlgorithminline
InterruptSearch()bSearchAlgorithm
m_iterativesearchbSearchAlgorithm
m_maxDepthbSearchAlgorithm
m_nBetaCutOffMarginSearchAlphaBetaprotected
m_nodesbSearchAlgorithm
m_nonleafnodesbSearchAlgorithm
operator std::string() const &bSearchAlgorithminline
operator=(SearchAlphaBetaFH const &)=deleteSearchAlphaBetaFH
operator=(SearchAlphaBetaFH &&)=deleteSearchAlphaBetaFH
SearchAlphaBeta::operator=(SearchAlphaBeta const &)=deleteSearchAlphaBeta
SearchAlphaBeta::operator=(SearchAlphaBeta &&)=deleteSearchAlphaBeta
bSearchAlgorithm::operator=(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm::operator=(bSearchAlgorithm &&)=deletebSearchAlgorithm
Quiescence(bBoard &b, depth_t const nDepth, bSearchScore alpha, bSearchScore beta, uint8_t nCheckCount)SearchAlphaBetaprotected
RetrieveBoardEvaluation(bBoard &b) constbSearchAlgorithm
SearchAlphaBeta()SearchAlphaBeta
SearchAlphaBeta(std::string const &)SearchAlphaBetaexplicit
SearchAlphaBeta(SearchAlphaBeta const &)=deleteSearchAlphaBeta
SearchAlphaBeta(SearchAlphaBeta &&)=deleteSearchAlphaBeta
SearchAlphaBetaFH()SearchAlphaBetaFH
SearchAlphaBetaFH(SearchAlphaBetaFH const &)=deleteSearchAlphaBetaFH
SearchAlphaBetaFH(SearchAlphaBetaFH &&)=deleteSearchAlphaBetaFH
SearchBestMove(bBoard &b)bSearchAlgorithm
sendInfoCurrMove(bBoard const &b, depth_t const nDepth, movenum_t const moveid) constbSearchAlgorithmprotected
sendInfoScore(bBoard const &b, depth_t const nDepth, bScore const) constbSearchAlgorithmprotected
sendInfoSearching(bBoard const &b, depth_t const nDepth, std::string const &c, bScore const sc) constbSearchAlgorithm
setLevel(bLevel *l)bSearchAlgorithminlineprotected
StartSearch(bScore const m)bSearchAlgorithm
StopSearch()bSearchAlgorithm
TimedExecution()TimedExecution
~bSearchAlgorithm() overridebSearchAlgorithm
~SearchAlphaBeta() overrideSearchAlphaBeta
~SearchAlphaBetaFH() finalSearchAlphaBetaFH
~TimedExecution()=defaultTimedExecutionvirtual