Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

B+-Tree

68 views
Skip to first unread message

Adam

unread,
Mar 23, 2005, 1:46:09 AM3/23/05
to
Does anybody know of some really good and simple java code for a B+Tree??

Thanks


Ted Dunning

unread,
Mar 25, 2005, 2:14:10 PM3/25/05
to

If this isn't a homework assignment, just use a TreeMap or a TreeSet
and forget about it.

If it is a homework assignment, try coding it yourself!

0 new messages