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


_______________________________________________
gnugo-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to