[computer-go] Re: Effective Go Library v0.101

Łukasz Lew lukasz.lew at gmail.com
Sun Feb 4 09:11:20 PST 2007


On 2/4/07, Hideki Kato <gg at nue.ci.i.u-tokyo.ac.jp> wrote:
> Łukasz Lew: <c55009e70702040513r107ae80fvdc1bc8ee870467d9 at mail.gmail.com>:
> >50 kpps on 1.4 GHz and
> >80 kpps on 2.2 GHz.
>
>
> I'd like to add a sample in hand (10^6 playouts):
> 115 kpps on 3.0 GHz Intel Core2Duo (E6700/Conroe).

A pleasant number to look at ;)

>
> And I have a question. Why Komi is not float but int?

For efficiency reasons ( :D )
Draw means win for white, so 7,5 is the same as 7.

You should use board->set_komi (float) it works OK.
I will add get_komi function and fix benchmark output..

Łukasz

>
> - gg
> --
> Hideki Kato <mailto:hideki_katoh at ybb.ne.jp>
> _______________________________________________
> computer-go mailing list
> computer-go at computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>


More information about the computer-go mailing list