Commit Graph

1 Commits (59fc357849d51eb3907cd21770ca19d1b487e8f2)

Author SHA1 Message Date
David Höppner 020c5cd9c3 New formula cheops
CHEOPS (CHEss OPponent Simulator) is a fully-functional chess program capable of
human-vs-human, human-vs-computer, and computer-vs-computer play. It uses a
64-square linear array board representation. The game tree search is alpha–beta,
and the static evaluation function considers material, mobility, and motif features.
2010-04-06 11:38:08 +02:00