ICGA トーナメント

コンピュータプログラム同士の大会: チェス、チェッカー、囲碁、将棋、バックギャモン、など。
enfrjazhesdept

Ikarus

チームメンバー

役割
Munjong Kollsengine programmer
Muntsin Kollsengine programmer

参加回数

トーナメントタイトル参加者得点試合数
チェス, 2006, トリノ186.011
チェス (Blitz), 2006, トリノWorld Computer Speed-Chess Champion1411.013
チェス, 2002, マーストリヒト184.59
チェス (Blitz), 2002, マーストリヒト125.09
チェス, 1999, パーダーボルン302.07

Description

Description given in 1999:

Development of Ikarus started in January 1997 when our previous program, named "BasicChess", reached the 64kb memory limit of Borland Pascal 7.0 and its source code had grown completely cryptic. The 32-bit language Borland Delphi 2.0 allowed us to finally use hash tables and the next year or so saw us implement a graphical user interface and most of the usual standard search heuristics (null move pruning, history heuristic, search extensions etc.) as well as some advanced data structures such as a pawn- king hash table.

From March 1998 on a Winboard-compatible version has been autoplaying a variety of computer opponents. Ikarus also got a new hand-crafted opening book. Over Christmas 1998 we added support for the endgame databases created by Eugene Nalimov; so our program contains a port of the probing code provided by the author.