BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
chess::uci::printing Namespace Reference

Classes

struct  Move
struct  SearchInfo

Functions

void best_move (Move bestMove, std::optional< Move > ponderMove)
std::monostate info_string (std::string_view info)
void search_info (const SearchInfo &info)

Detailed Description

This namespace contains utility functions for printing UCI-style [3] output.