bitboard
English
Etymology
From
bit
+
board
.
Noun
bitboard
(
plural
bitboards
)
(
computing
)
A
specialized
data structure
, a
bitset
with each
bit
representing a game position or state, commonly used in
computer
systems that play
board games
.