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

This is the complete list of members for SearchIterativeBF, 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) overrideSearchBruteForceprotectedvirtual
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_nodesbSearchAlgorithm
m_nonleafnodesbSearchAlgorithm
operator std::string() const &bSearchAlgorithminline
operator=(SearchIterativeBF const &)=deleteSearchIterativeBF
operator=(SearchIterativeBF &&)=deleteSearchIterativeBF
SearchBruteForce::operator=(SearchBruteForce const &)=deleteSearchBruteForce
SearchBruteForce::operator=(SearchBruteForce &&)=deleteSearchBruteForce
bSearchAlgorithm::operator=(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm::operator=(bSearchAlgorithm &&)=deletebSearchAlgorithm
RetrieveBoardEvaluation(bBoard &b) constbSearchAlgorithm
SearchBestMove(bBoard &b)bSearchAlgorithm
SearchBruteForce()SearchBruteForce
SearchBruteForce(std::string const &n)SearchBruteForceexplicit
SearchBruteForce(SearchBruteForce const &)=deleteSearchBruteForce
SearchBruteForce(SearchBruteForce &&)=deleteSearchBruteForce
SearchIterativeBF()SearchIterativeBF
SearchIterativeBF(SearchIterativeBF const &)=deleteSearchIterativeBF
SearchIterativeBF(SearchIterativeBF &&)=deleteSearchIterativeBF
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
~SearchBruteForce() overrideSearchBruteForce
~SearchIterativeBF() overrideSearchIterativeBF
~TimedExecution()=defaultTimedExecutionvirtual