[R] binary tree construction in R

Mike Marchywka marchywka at hotmail.com
Wed Oct 6 00:27:57 CEST 2010



Is there a trick to posting links here or is wikipedia blocked?
I see in my sent folder that I included this wikipedia
link on threaded b-trees but it didn't show up in 
the mail i got back from the list? Sorry,
I'm new to this list :)

http:// en.wikipedia.org /wiki/Threaded_binary_tree





----------------------------------------
> From: marchywka at hotmail.com
> To: matloff at cs.ucdavis.edu; r-help at r-project.org

> > Date: Tue, 5 Oct 2010 14:57:40 -0700
> > From: matloff at cs.ucdavis.edu
> > To: r-help at r-project.org
> > Subject: Re: [R] binary tree construction in R
> >

> >
> > Not sure what you mean by a "threaded" binary tree, but I am enclosing
>
> thought others may be interested but I must admit I'm surprised
> people are exploring data structures in R,
>
>
>
> ( and I just used something like this in an indexing system I wrote ).
> I guess it wouldn't be too far a field to discuss benefits
> of data stucture exploration in R vs cpp or java- Especially
> for something like this where you may want to time it in a multithreaded
> setting- you can always instrument something like that, collect lots
> of monte carlo results, and then import the statistical data into R
> for analysis I would think.

 		 	   		  


More information about the R-help mailing list