Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Help on how to implement move ordering with a Static Exchange Evalua

Author: Tord Romstad

Date: 03:55:56 02/10/05

Go up one level in this thread


Hi Carlos,

For simpler (and more accurate?  At first sight it looks like Sjeng's SEE does
not understand X-ray attacks, but I could be wrong) examples you may also want
to inspect the source code of Crafty, Fruit and Glaurung.  If you have some
type of attack tables, you can also try to do SEE by table lookup as described
on Ed Schroder's page.  If you don't like to use a huge array like Ed does,
you can replace it with a small hash table.

Tord



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.