io-chess
UCI chess engine
Loading...
Searching...
No Matches
Cluster Struct Reference

64-byte cache-line aligned structure holding TT entries. More...

#include <TT.h>

Collaboration diagram for Cluster:

Public Attributes

TTEntry entries [3]
 Search entries.
EvalEntry eval
 Dedicated static evaluation entry.

Detailed Description

64-byte cache-line aligned structure holding TT entries.

Contains 3 TTEntry search slots and 1 EvalEntry slot.

Member Data Documentation

◆ entries

TTEntry Cluster::entries[3]

Search entries.

◆ eval

EvalEntry Cluster::eval

Dedicated static evaluation entry.


The documentation for this struct was generated from the following file:
  • engine/src/search/TT.h