Author: Pham Hong Nguyen
Date: 00:00:17 03/26/03
Go up one level in this thread
On March 26, 2003 at 02:16:04, Russell Reagan wrote: >On March 26, 2003 at 00:39:35, Pham Hong Nguyen wrote: > >>What is "everything else"? 1 bit gives your only two statuses, so 1 is a win, 0 >>- is no win (draw or loss). No more for anything else ;) > >What I mean is, a 1-bit is a win, a 0-bit is a loss, and if it's not "in" the >database, it's a draw. But I don't know how you index that. Doesn't seem >possible. I am not sure about your question. You can index as usual - no diffirent between index for n-bits and for 1-bit. Just note you that the 0 status is draw+loss. It means if program looks into a table and finds 0, it must do some further search to confirm if it is draw or if it is loss. That kind of search is much faster than alphabeta search but slower than the case of using multi-bits tablebase.
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.