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

Missing description. More...

#include "polyglot_book.hpp"
#include "polyglot_keys.hpp"
#include <algorithm>
#include <bit>
#include <fstream>
#include <iostream>
#include <random>
Include dependency graph for polyglot_book.cpp:

Functions

uint64_t bswap_64 (uint64_t val)
uint16_t bswap_16 (uint16_t val)

Detailed Description

Missing description.

Function Documentation

◆ bswap_16()

uint16_t bswap_16 ( uint16_t val)
Here is the caller graph for this function:

◆ bswap_64()

uint64_t bswap_64 ( uint64_t val)
Here is the caller graph for this function: