Cute Chess  0.1
Public Attributes | List of all members
OpeningBook::Entry Struct Reference

An entry in the opening book. More...

#include <openingbook.h>

Public Attributes

Chess::GenericMove move
 
quint16 weight
 

Detailed Description

An entry in the opening book.

Note
Each entry is paired with a Zobrist key.
The book file may not use the same structure for the entries.

Member Data Documentation

Chess::GenericMove OpeningBook::Entry::move

A book move.

quint16 OpeningBook::Entry::weight

A weight or score, usually based on popularity of the move. The higher the weight, the more likely the move will be played.


The documentation for this struct was generated from the following file: