Menu

#16 intel testing options

open
nobody
None
5
2010-01-13
2010-01-13
Anonymous
No

I have not studied the Popeye source code, but I presume 'intel' mode uses a square-by-square method. For example: all possible mates on a1, all possible mates on b1, etc. If so, here are some ideas that might help with long testing projects:

- Have an "IntelSquare" option that lists the "current square" being analyzed at the LAST level. Eg. if h#9, show "a1", "b1", etc. when the analysis level reaches 9 moves

- If "IntelSquare" is used with "StartMoveNumber n", then show "a1", "b1", etc. beginning with the n-th level.

- Have a "StartIntelSquare xx" option to begin intel solving at square xx at the LAST level.

- If "StartIntelSquare xx" is used with "StartMoveNumber n", then begin solving at the n-th level on square xx.

- Have a "StopIntelSquare xx" option to stop solving after all testing for square xx is complete, at the LAST level.

Thanks for all your good work!

--Dan Meinking

Discussion

Anonymous
Anonymous

Add attachments
Cancel