BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
ben_bot::search::Score Member List

This is the complete list of members for ben_bot::search::Score, including all inherited members.

from_tt(Value eval, size_t plyFromRoot) noexcept -> Scoreben_bot::search::Scorestatic
is_losing_mate() const noexcept -> boolben_bot::search::Scoreinline
is_mate() const noexcept -> boolben_bot::search::Scoreinline
is_winning_mate() const noexcept -> boolben_bot::search::Scoreinline
LibchessScore typedefben_bot::search::Score
mate(const size_t plyFromRoot) noexcept -> Scoreben_bot::search::Scoreinlinestatic
operator Value() const noexceptben_bot::search::Scoreinline
operator-() const noexcept -> Scoreben_bot::search::Scoreinline
ply_to_mate() const noexcept -> size_tben_bot::search::Scoreinline
to_libchess() const noexcept -> LibchessScoreben_bot::search::Scoreinline
to_tt() const noexcept -> Valueben_bot::search::Score
valueben_bot::search::Score