You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C program to test and classify orthodox chess problems. It will eventually deal with directmates, selfmates, relfexmates, helpmates and their stalemate equivalents. Input is taken from the program options and output is xml on stdout. It will run on the command line, but is designed to be called from a graphical front end, yet to be written. A …