APIL chess

From Chessprogramming wiki
Revision as of 11:03, 27 February 2019 by GerdIsenberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * APIL chess

APIL chess, (APILchess - Asynchronous Process Interaction Library chess)
an distributed chess program for educational purposes and private use written by Ulf Lorenz and first published in July 2002 [1]. APILchess represents the board using a 16x12 mailbox array with 16-bit disjoint piece flag encoding and piece-lists. There are traces (Hydra.h), that the Asynchronous Process Interaction Library was used for early Hydra trials.

Download

File:APILchess.tar

External Links

References

Up one Level