gnugo-devel
[Top][All Lists]
Advanced

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

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


From: 唐倚天
Subject: [gnugo-devel] Don't get score !!
Date: Tue, 1 Mar 2016 14:35:48 +0800

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


reply via email to

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