Michael Williams wrote:
> I was doing a small scalability test own my own with mogo on 7x7 with
> 8.5 komi and so far the most interesting game is mogo losing as back
> given 64 seconds per move against a white player using 32 seconds per
> move.  With this komi, black is currently winning 72% of the games
> (with player strengths varying from 1 second per move to 64 seconds
> per move).  Everything is on 2 threads per mogo instance.  So even at
> 64 seconds/move on dual threads, mogo is not playing perfectly on 7x7.
Very odd.   Who is "a white player?"

I think 7x7 plays close to perfect on the version of Lazarus that I
tested this on.   However I tested at fairly high levels to get this
"perfect" play - but Mogo is WAY stronger and should require much less
time  -  I would think 60 seconds would be hard to beat.  

- Don



>
>
>
>
> Olivier Teytaud wrote:
>>> Now I need to know where Mogo is for linux,   and how to run it under
>>> cgos-like conditions.
>>
>> mogo download: http://www.lri.fr/~gelly
>>
>> Below how to use mogo for that; ask us if you need something for this
>> nice
>> experiment.
>>
>> Options should probably be "mogo --9" and "--playsAgainstHuman 0" if
>> scoring is similar to the scoring of cgos,
>> i.e.:
>>
>> mogo --9 --time TIMEPERMOVE --pondering 1 --nbThreads 4
>> --playsAgainstHuman 0
>>
>> for a 4-threads machine, where TIMEPERMOVE is in secondes
>> and "--pondering 1" only if you want pondering.
>>
>> MoGoRelease_3 does not resign if the number of simulations is too small;
>> but with TIMEPERMOVE>=1 there's no problem.
>>
>> MoGo has not been tested widely in 7x7, I hope everything will be fine.
>> Tell us in case of trouble, we'll try to solve that.
>>
>> _______________________________________________
>> computer-go mailing list
>> [email protected]
>> http://www.computer-go.org/mailman/listinfo/computer-go/
>>
>
> _______________________________________________
> computer-go mailing list
> [email protected]
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to