Belofte version 2.1.9
A promising chess program using the UCI or Winboard interface
SearchRandom Member List

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

adjustMaxSearchedDepth(depth_t const nDepth)bSearchAlgorithminlineprotected
bSearchAlgorithm(std::string const &s)bSearchAlgorithminlineexplicit
bSearchAlgorithm(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm(bSearchAlgorithm &&)=deletebSearchAlgorithm
CalcBestMove(bBoard &b, bMoveList &ml) overrideSearchRandomprotectedvirtual
CheckIfAbortingSearch() constbSearchAlgorithmprotected
clearBench()bSearchAlgorithminline
ClockEnd()TimedExecutionprotected
ClockStart()TimedExecutionprotected
getDuration() constTimedExecution
getDurationMicroSec() constTimedExecution
getDurationMilliSec() constTimedExecutionprotected
getDurationSec() constTimedExecutionprotected
getLevel()bSearchAlgorithminlineprotected
getMaxSearchedDepth() constbSearchAlgorithminlineprotected
getNodes() constbSearchAlgorithminline
getNonLeafNodes() constbSearchAlgorithminline
initMaxSearchedDepth()bSearchAlgorithminlineprotected
InterruptSearch()bSearchAlgorithminline
isNoBench() constbSearchAlgorithminline
m_iterativesearchbSearchAlgorithm
m_leafnodesbSearchAlgorithm
m_nonleafnodesbSearchAlgorithm
operator std::string() const &bSearchAlgorithminline
operator=(SearchRandom const &)=deleteSearchRandom
operator=(SearchRandom &&)=deleteSearchRandom
bSearchAlgorithm::operator=(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm::operator=(bSearchAlgorithm &&)=deletebSearchAlgorithm
RetrieveBoardEvaluation(bBoard &b, gameResult_t const gr=GR_UNSET) constbSearchAlgorithm
SearchBestMove(bBoard &b, bMoveList &ml)bSearchAlgorithm
SearchRandom()SearchRandominlineexplicit
SearchRandom(SearchRandom const &)=deleteSearchRandom
SearchRandom(SearchRandom &&)=deleteSearchRandom
sendInfoCurrMove(bBoard const &b, depth_t const nCurDepth, bMove const &m, movenum_t const moveid) constbSearchAlgorithmprotected
sendInfoSearching(bBoard const &b, depth_t const nDepth, std::string const &comment) constbSearchAlgorithm
sendInfoSearching(bBoard const &b, depth_t const nDepth, std::string const &comment, bScore const sc) constbSearchAlgorithm
setBench()bSearchAlgorithminline
setLevel(bLevel *l)bSearchAlgorithminlineprotected
StartSearch(bScore const sc)bSearchAlgorithm
StopSearch()bSearchAlgorithminline
TimedExecution()TimedExecutionexplicit
~bSearchAlgorithm() overridebSearchAlgorithminline
~SearchRandom() overrideSearchRandominline
~TimedExecution()=defaultTimedExecutionvirtual