bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] FormatMoves


From: Thomas A. Moulton
Subject: Re: [Bug-gnubg] FormatMoves
Date: Wed, 9 Jun 2010 14:07:20 -0400 (EDT)
User-agent: SquirrelMail/1.4.6

Thanks, I found it.

Maybe I should explain what I am working on.

I am working on the Playing bots for FIBS.

I'd like to add a command that displays moves in the Plain format
since it is a lot of work to expand the pretty format that is used.

We have also found it hard to weaken the playing strength without
it making some really dumb moves at times.

What I am looking at doing is adding a command like:

HINTBOT 5 0.020

Which will return a random move from the top best 5 with a loss
of equity limit of 0.020

I know I could parse the HINT list and pick one, it is just so
much easier to do in gnubg.

Once I get this working I'd like to commit it to cvs.

Is that ok?

I do have write privs. I can give you a patch file if you want
to review the changes before I commit.

tom
>
> The C compiler isn't very good at consts, the typedef ConstTanBoard should
> be
> used if it isn't changed.
>
> Jon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]