Ikarus
Team Mitglieder
Person | Role |
---|---|
Munjong Kolls | engine programmer |
Muntsin Kolls | engine programmer |
Teilnehmungen
Turnier | Titel | Teilnehmer | Punktestand | Spiele |
---|---|---|---|---|
Schach, 2006, Turin | 18 | 6.0 | 11 | |
Schach (Blitz), 2006, Turin | World Computer Speed-Chess Champion | 14 | 11.0 | 13 |
Schach, 2002, Maastricht | 18 | 4.5 | 9 | |
Schach (Blitz), 2002, Maastricht | 12 | 5.0 | 9 | |
Schach, 1999, Paderborn | 30 | 2.0 | 7 |
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.