Older Version Newer Version

GerdIsenberg GerdIsenberg May 17, 2015

[[toc]]
**[[Home]] * [[Engines]] * APIL chess**

**APIL chess**, (APILchess - Asynchronous Process Interaction Library chess) 
an [[Open Source Engines|open source]]  distributed chess program for educational purposes and private use written by [[Ulf Lorenz]] and first published in July 2002 <ref>[[http://www3.mathematik.tu-darmstadt.de/hp/optimierung/lorenz-ulf/other.html|Other - Ulf Lorenz - Fachbereich Mathematik - Technische Universität Darmstadt]] (dead APILchess Software links)</ref>. APILchess represents the board using a 16x12 [[Mailbox|mailbox]] [[Array|array]] with 16-bit [[Pieces#DisjointPieceFlags|disjoint piece flag]] encoding, and [[Piece-Lists|piece-lists]]. There are traces (Hydra.h), that the Asynchronous Process Interaction Library was already used for early [[Hydra]] trials.

=Download=
[[file:APILchess.tar]]

=External Links=
* [[http://www3.mathematik.tu-darmstadt.de/hp/optimierung/lorenz-ulf/other.html|Other - Ulf Lorenz - Fachbereich Mathematik - Technische Universität Darmstadt]] (dead APILchess Software links)
* [[http://kirr.homeunix.org/chess/engines/Jim%20Ablett/APILCHESS/|Index of /chess/engines/Jim Ablett/APILCHESS]] compiled by [[Jim Ablett]], hosted by [[Kirill Kryukov]]
* [[http://www.computerchess.org.uk/ccrl/404/cgi/engine_details.cgi?print=Details&each_game=1&eng=APILChess%201.05r1b#APILChess_1_05r1b|APILChess 1.05r1b]] in [[CCRL|CCRL 40/4]]

=References=
<references />
=What links here?=
[[include page="APIL chess" component="backlinks" limit="20" ]]
**[[Engines|Up one Level]]**