ICGA トーナメント

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

Comet

チームメンバー

役割
Ulrich Türkeengine programmer

参加回数

トーナメント参加者得点試合数
チェス, 1997, パリ346.511
チェス (Blitz), 1997, パリ225.0
チェス, 1996, ジャカルタ276.011
チェス, 1995, パーダーボルン345.011

Description

Description given in 1997:
- design and implementation in 1991 originally guided by GNU chess 3.0 
- standard - search algorithm: Minmax + Alpha-Beta
  including "Aspiration-Window"; no minimal window search.
- good tactical strength by conventional extensions and threat 
  detection by null-move heuristic
- use of a sophisticated, domain-dependent evaluation window technique
- considerable knowledge implemented in evaluation modules
  evaluation in 3 passes:
   1. scan and evaluation of pawn structure
   2. piece and king evaluation depending on the results of pass 1
   3. evaluation of global positional characteristics 
- implementation of various classes of killer moves
- selectivity: 
   a) razoring, modified fail high reduction at depth 1,
   b) null move search, partly with reduced search depth 
   c) quiescence cut-offs as in GNU-Chess;
- opening book with 120000 positions