Computer Chess Club Archives


Search

Terms

Messages

Subject: Bitboards and Quick Killer

Author: Larry Griffiths

Date: 10:43:55 08/15/00


Hi,

[D] 7k//5k/////5bQk w - - 0 1

Hope this EPD string works :)

I am generating capture moves and then AB searching.
If a cutoff does not occur, then I generate non-capture moves.
I am coding quick-killer moves into my program.
The queen move to g7 produces checkmate, but since captures
are generated first, the killer move is not at the head of the list.
Should I look at the last killer move and then decide if I
should generate moves before captures?  Or should I just generate
captures and non-captures all at once which would eliminate this
problem all-together?

Larry



This page took 0.01 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.