|
BenBot 1.7.5
A chess engine
|
This is the complete list of members for ben_bot::search::Score, including all inherited members.
| from_tt(Value eval, size_t plyFromRoot) noexcept -> Score | ben_bot::search::Score | static |
| is_losing_mate() const noexcept -> bool | ben_bot::search::Score | inline |
| is_mate() const noexcept -> bool | ben_bot::search::Score | inline |
| is_winning_mate() const noexcept -> bool | ben_bot::search::Score | inline |
| LibchessScore typedef | ben_bot::search::Score | |
| mate(const size_t plyFromRoot) noexcept -> Score | ben_bot::search::Score | inlinestatic |
| operator Value() const noexcept | ben_bot::search::Score | inline |
| operator-() const noexcept -> Score | ben_bot::search::Score | inline |
| ply_to_mate() const noexcept -> size_t | ben_bot::search::Score | inline |
| to_libchess() const noexcept -> LibchessScore | ben_bot::search::Score | inline |
| to_tt() const noexcept -> Value | ben_bot::search::Score | |
| value | ben_bot::search::Score |