I wanted to test my engine using epd positions and what moves it comes up with.
I tried using Arena to test epd position using the 'Automatic Analysis' tool.
But arena stop after giving setboard command and expects my engine to start the analysis w/o giving somthing like 'go' command.
here is what it does:
33983 <first : feature myname="Evolution Chess 0.6.16" setboard=1 reuse=0 analyze=0 done=1
33986 >first : accepted myname
33990 >first : accepted setboard
33994 >first : accepted reuse
33997 >first : accepted analyze
34001 >first : accepted done
34241 >first : new
34247 >first : random
34253 >first : st 90
34259 >first : post
34263 >first : hard
34266 >first : easy
34289 >first : new
34293 >first : random
34296 >first : st 90
34300 >first : post
34303 >first : hard
34306 >first : easy
34311 >first : force
34433 >first : setboard 1kr5/3n4/q3p2p/p2n2p1/PppB1P2/5BP1/1P2Q2P/3R2K1 w - - 0 1
34937 >first : new
34942 >first : random
34948 >first : st 90
34952 >first : post
34955 >first : hard
34956 >first : easy
34959 >first : force
35082 >first : setboard 1kr5/3n4/q3p2p/p2n2p1/PppB1P2/5BP1/1P2Q2P/3R2K1 w - - 0 1
35671**Time for starting engines for analysis:3 ms
after time is over it gives:
510134 >first : ?
510138 >first : force
510148 >first : quit
1. Do i need to implement analyze command for this to work?
2. Should i start analysis straight after getting the setboard command? but that causes complication when i just want to set up a position and not analyze.
3. is there any other tool that i can use for testing purpose?
thanks,
Bhupendra