Als Antwort auf: / As an answer to: Re: EPD geschrieben von: / posted by: Dieter Buerssner at 01 July 2000 17:16:23:
This should be solution. Other than the interactive commands, the testI changed the tony.epd into this ..
title position 001
setboard 1r2r1k1/1pqbbppp/p2p1n2/4p3/P3PP2/2N1BB2/1PP2QPP/R4R1K b - -
Solution Rbc8
Also what are the files below generated about?
clean.ci
eclean.ci
hairy.ci
lost.ci
rh.ci
testsum.ci
I was hoping that a file would be generated that showed which move was chosen >by Yace . (not in testsum.ci??)
commands are case sensitive.
These were all to optimize my private testing.
Yace has found the solution of these positions, and didn't loose it
again after more than 20000 nodes. Very easy positions (less than 10000
nodes) are not included.
Same, including also easy positions.
Solution not found or more than 10000 Nodes needed.
Solution not found
Solution not found or more than 200000 Nodes needed.
It's called test.sum and is a summary of all tests done so far, including
engine parameters, version number and more.
Just look at the log file. You may want to type
log tony.log
before doing the test.
You can also automate testing by redirecting input. Put Something like
; Default parameters
log tony.log
st 600
test tony.ci
; Try out this
pval 1.2
window 60
test tony.ci
quit
into tonytest.inp and then run
yace < tonytest.inp
or do
input tonytest.inp
at the Yace prompt.
For testing on a loaded machine, I suggest using
nodes 10M
or similar, instead of st, because this will give reproducable results.
Feel free to contribute a better description of testing for Yace
Regards,
Dieter