Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: MTD(f)

Author: Stuart Cracraft

Date: 07:09:19 07/28/04

Go up one level in this thread



>
>In the qsearch, I prune futile captures with code that looks roughly like
>this:
>
>if(approximate_eval_after_move(move) < alpha-margin)
>   prune move

So the approximate eval after the move is simply a searchless eval?

What is your margin?

Stuart



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.