io-chess
UCI chess engine
Loading...
Searching...
No Matches
UciOptions.cpp File Reference

UCI Options configuration manager. More...

#include "UciOptions.h"
#include "UCI.h"
#include <iostream>
#include <algorithm>
Include dependency graph for UciOptions.cpp:

Detailed Description

UCI Options configuration manager.

Parses, validates, and stores runtime configurable options exposed by the engine over the Universal Chess Interface protocol (e.g. Hash size, Threads, Hash table usage).