gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] loading board from file


From: Gunnar Farnebäck
Subject: Re: [gnugo-devel] loading board from file
Date: Sat, 13 May 2006 10:18:25 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.3 (sparc-sun-solaris2.9) MULE/5.0 (SAKAKI)

Roman wrote:
> is there any function which parses an sgf-file and creates the SGFTree
> (or SGFNode) structure in memory?

Yes, sgftree_readfile() from sgf/sgftree.c.

> I would like to use some neural network algorithms which have
> developed before for some other tasks. Or may be there is some other
> possibility to get some specific Go position in memory to be able to
> operate in terms of Go engine functions.

You might be better off using the GTP interface. (I won't go into any
details now. Ask again if you need more directions.)

/Gunnar




reply via email to

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