BenBot
1.7.5
A chess engine
Loading...
Searching...
No Matches
ben_bot::search::Context Member List
This is the complete list of members for
ben_bot::search::Context
, including all inherited members.
abort
() noexcept
ben_bot::search::Context
inline
clear_transposition_table
()
ben_bot::search::Context
inline
Context
()=default
ben_bot::search::Context
Context
(Callbacks &&callbacksToUse)
ben_bot::search::Context
inline
explicit
Context
(const Context &)=delete
ben_bot::search::Context
Context
(Context &&)=delete
ben_bot::search::Context
get_position
() const noexcept -> const Position &
ben_bot::search::Context
inline
in_progress
() const noexcept -> bool
ben_bot::search::Context
inline
operator=
(const Context &)=delete
ben_bot::search::Context
operator=
(Context &&)=delete
ben_bot::search::Context
ponder_hit
() noexcept
ben_bot::search::Context
inline
probe_transposition_table
(const Position &pos) const -> std::optional< TTData >
ben_bot::search::Context
inline
resize_transposition_table
(size_t sizeMB)
ben_bot::search::Context
inline
search
()
ben_bot::search::Context
set_callbacks
(Callbacks &&callbacksToUse)
ben_bot::search::Context
inline
set_options
(const Options &opts)
ben_bot::search::Context
inline
set_options
(const chess::uci::GoCommandOptions &opts)
ben_bot::search::Context
inline
set_pondering
(const bool isPonderMode) noexcept
ben_bot::search::Context
inline
set_position
(const Position &pos)
ben_bot::search::Context
inline
wait
() const
ben_bot::search::Context
~Context
()=default
ben_bot::search::Context
Generated on
for BenBot by
1.16.1