Author: Thomas Cutter
Date: 06:45:19 09/05/05
Go up one level in this thread
On September 04, 2005 at 18:13:20, Jarkko Pesonen wrote:
>
>// search.cpp
[many lines snipped]
> if (DispDepthEnd) {
> send("info depth %d seldepth %d time %.0f nodes " S64_FORMAT " nps
>%.0f",depth,SearchCurrent->max_depth,SearchCurrent->time*1000.0,SearchCurrent->node_nb,SearchCurrent->speed);
> }
> if(SearchRoot->multiPV > 1){
> idx=list_get_index( SearchRoot->list, SearchBest->move);
list_get_index does not seem to be part of the whole thing. Or do I miss
something?
Regards Thomas
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.