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
[email protected]
https://lists.gnu.org/mailman/listinfo/gnugo-devel