Sometimes it prints something a little different than the settings. So I thought that it does not always use them.F.Huber wrote:Well, that's exactly what I tried to explain to you in my last answer -Dann Corbit wrote: I mean to use the exact settings found in the database comment.
ChestUCI is using these settings from the database!
Example - the following line is in the database:
4b1n1/5p2/3B4/2PkN1P1/3Np2P/P3P3/pP3K2/8 w - - bm #11; 00:00 @ C2/R1/K2/P5/X14;
Now if you start ChestUCI with this position in "SearchMode=Special", then it automatically sets all parameters to the given values:
it searches for #11 (even if SearchDepth=10 is adjusted), and it uses C2/R1/K2/P5/X14, of course only if you have switched these options OFF, i.e. their values must be set to 0 (but that are the usual default settings).
BTW, you can even see that ChestUCI uses these values, because it displays the following info messages when started:
FEN: 4b1n1/5p2/3B4/2PkN1P1/3Np2P/P3P3/pP3K2/8 w - - (10+6)
Position-Analysis: C0/R0/K1/P4/X13 W:9/32
Parameters found in Database: #11; 00:00 @ C2/R1/K2/P5/X14;
Search for Special-Mate [C2/R1/K2/P5/X14] in 11 ... (Hash=30MB)
So I don't know what else you would expect.
New homepage for ChestUCI
Moderator: Ras
-
- Posts: 12791
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: New homepage for ChestUCI
-
- Posts: 867
- Joined: Thu Mar 09, 2006 4:50 pm
- Location: Austria
- Full name: Franz Huber
Re: New homepage for ChestUCI
That can only happen if you have set any of these parameters manually to a non-zero value (i.e. if you intentionally want to try whether a different (smaller) value would work too).Dann Corbit wrote: Sometimes it prints something a little different than the settings. So I thought that it does not always use them.