MedwynLiang / google-collections

Automatically exported from code.google.com/p/google-collections
Apache License 2.0
0 stars 0 forks source link

No Treap Implementation #292

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The collections library doesn't seem to implement a Treap - suitable for
parallel set operations.

This sort of thing would make the library much more useful.

Thanks collections team!

Original issue reported on code.google.com by james.ti...@gmail.com on 6 Nov 2009 at 10:11

GoogleCodeExporter commented 9 years ago
Fast parallel set operations with Treaps: 
http://www.cs.cmu.edu/~scandal/treaps.html

Original comment by nat.pr...@gmail.com on 6 Nov 2009 at 10:46

GoogleCodeExporter commented 9 years ago
This issue has been moved to the Guava project (keeping the same id number). 
Simply replace 'google-collections' with 'guava-libraries' in your address 
bar and it should take you there.

Original comment by kevinb@google.com on 5 Jan 2010 at 11:09