Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: quiescent nodes, and history heuristic....

Author: Antonio Dieguez

Date: 09:47:30 01/30/03

Go up one level in this thread



>Thanks for your comments, and I have a question.
>
>Are both SEE and MVV/LVA only concerned with captures on a single square? I have
>always thought of MVV/LVA to be a kind of qsearch. I think some people have
>different definitions of what SEE is. For instance, I recall Vincent saying that
>you can just call SEE() + Eval() straigth from your search function instead of
>calling QSearch(), so he obviously sees it as a whole board thing instead of
>something on a single square. I have always thought it was a whole board thing
>also, but I have never implemented it.

I would understand see()+eval() as eval()+max(0, all sees)



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.