Øystein Johansen wrote:
Something like:

$ evaluate MID:PID --level=worldclass

and then it finds the correct cube action etc. Or:

$ evaluate MID:PID --dice=31 --level=worldclass

finds the best moves with a 31 roll.

I remember I isolated the evaluator code some years ago, compiled it to
a DLL on my windows system, (or .so on a linux system). That wasn't
really hard, so I guess your task should be solvable.
Exactly, the command line tool would be for testing, 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.

I think it's possible to have it stateless.

Good!

Thanks!


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

Reply via email to