bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] FormatMoves


From: Christian Anthon
Subject: Re: [Bug-gnubg] FormatMoves
Date: Thu, 10 Jun 2010 10:20:59 +0200

There is similar functionality in the code already where you can add
noise to the evaluation. You might want to look at that.

Christian.

On Wed, Jun 9, 2010 at 8:07 PM, Thomas A. Moulton <address@hidden> wrote:
> 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]