xsl-list
[Top] [All Lists]

Re: [xsl] A compelling use case for employing binary trees in XML processing?

2012-12-10 04:09:24
On 10/12/2012, Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> wrote:

A binary *search* tree (and I mean *balanced* binary serch tree) has
more useful properties than just that it one of its serializations
presents the values in sorted order.

Just a request for clarification: the code presented in

[1] 
http://dnovatchev.wordpress.com/2012/01/09/the-binary-search-tree-data-structurehaving-fun-with-xpath-3-0/

is not intended to implement a "balanced" tree?

-W

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--