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

2016-03-01 14:35 GMT+08:00 唐倚天 <tan...@tcl.com>:

> 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
> gnugo-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/gnugo-devel
>
>
_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to