BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
Context.hpp File Reference
#include <atomic>
#include <libbenbot/data-structures/KillerMoves.hpp>
#include <libbenbot/data-structures/TranspositionTable.hpp>
#include <libbenbot/search/Callbacks.hpp>
#include <libbenbot/search/Options.hpp>
#include <libchess/game/Position.hpp>
#include <optional>
#include <utility>
Include dependency graph for Context.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ben_bot::search::Context
struct  ben_bot::search::Position

Namespaces

namespace  ben_bot
namespace  ben_bot::search

Detailed Description

This file defines the search context class.

Definition in file Context.hpp.