Am I correct in the assumption that the Match ID and Position ID pair uniquely identify the state of a match in progress?

Is it documented how they are computed (or better yet are there functions that can compute them)?

What I would like build is a command line interface as a demo of evaluating a position and determining the proper actions.
(Cube, Move, etc)

I am also hoping it can be stateless so that each request can provide a new MID/PID pair and still remain fairly efficient.

Tom


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to