opencog-dev team mailing list archive
-
opencog-dev team
-
Mailing list archive
-
Message #00314
Re: [Novamente] new tree data structure library released
Nil,
> thanks for your contribution! I've started to look at it, it looks nice but
> I've a question, is it possible to represent forest within a single tree<T>
> (i.e. is there only one root or sequence of roots)?
>
I think so, though I haven't tested this very much. Input-output and
maybe some other functions (I don't recall offhand) assume a single
root, although this should be fairly easy to fix...
If you want to use this extensively it would be a good idea to extend
some of the existing unit tests to cover such cases.
- Moshe
References