Author: Russell Reagan
Date: 12:36:31 06/01/04
Go up one level in this thread
On June 01, 2004 at 15:28:08, Gopikrishna wrote: >Hi.I would like to know which engine uses offset board technique.It can be >either one dimensional array or two dimensional array representation.Thanks. An offset technique can be many things. TSCP uses an offset approach. Any 0x88 engine uses an offset approach. Basically any engine that doesn't use bitboards uses some kind of offset approach. Even most bitboard engines use an offset approach to supplement the bitboard approach. However, this is probably not what you were wanting to know. Maybe you could be a little more specific with your question. Are you just wanting something very simple to learn from (simpler than TSCP)?
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.