occasionally (especially for debug purposes) it may be useful to have such a
function. that makes moves returned by findbestmove() more human readable. i
suppose the function would receive the move (tuple of 8 ints) and the board
and return the string of the standard form. (e. g. (24, 18, 24, 18, 13, 7,
13, 7) - "24/18(2) 13/7*(2)"; or (24, 18, 18, 13, 0, 0, 0, 0) - "24/13")

-- 
bagratte


_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to