Christophe Grand <https://plus.google.com/100767513147472178064> recently 
did a blog post on interval trees:  
http://clj-me.cgrand.net/2012/03/16/a-poor-mans-interval-tree/ 

On Monday, June 6, 2011 1:43:15 PM UTC+2, Sunil Nandihalli wrote:
>
> A simple googling revealed that interval trees can be implemented using 
> finger-trees .. but hmm. they are not ready yet.. :(
> Sunil.
>
> On Mon, Jun 6, 2011 at 5:05 PM, Sunil S Nandihalli <
> sunil.nandiha...@gmail.com> wrote:
>
>> Hello everybody,
>>  Is there any implementation of Interval 
>> Trees<http://en.wikipedia.org/wiki/Interval_tree> in 
>> Clojure. I found this Java 
>> implementation<http://www.thekevindolan.com/2010/02/interval-tree/index.html>
>>  but 
>> it does not have remove operation. Even some other Java Implementation 
>> would do.
>> Thanks,
>> Sunil.
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to