gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Don't get score !!


From: 徐鸿
Subject: Re: [gnugo-devel] Don't get score !!
Date: Tue, 15 Mar 2016 22:12:07 +0800


Try calling  gameinfo_play_sgftree  and  9999  as untilstr  para,   then call gnugo_estimate_score

2016-03-01 14:35 GMT+08:00 唐倚天 <address@hidden>:

Hi

 

I can’t use  gnugo engine totally to load .sgf and get score for three weeks!

My goal is which load .sgf file and gnugo engine can  output score . How to code?

My code is the below ,some  parameters were omited:

   Main()

{

  init_gnugo();

gnugo_clear_board();

sgftree_readfile(&sgftree ,“c:\test.sgf”)

gnugo_estimate_score();

}

But I can’t get score !and  you tell me how to invoke funtion! Thank you advance!

Jiffy


_______________________________________________
gnugo-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/gnugo-devel



reply via email to

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