I'm coding up my own little backgammon simulator in python and want to 
benchmark it against gnubg. I was hoping there's a gnubg python module I can 
install and import that would expose the underlying engine so I can pass my 
generate boards and dice rolls into it, and have it return the set of possible 
moves ordered by what it thinks expected point scores are - that sort of thing.

Does such a module exist? I googled around a bit but didn't find anything.




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

Reply via email to