[][src]Module pleco_engine::tables

Modules

butterfly
capture_piece_history
continuation
counter_move
material

Table to map from position -> material value;

pawn_table

A Table to store information concerning the structure of pawns. Used to evaluate both the structure of the pawns, as well as king safety values.

prelude

Structs

TableBase

Generic Heap-stored array of entries. Used for building more specific abstractions.

Traits

NumStatBoard
NumStatCube
StatBoard
TableBaseConst