blob: f4e670c7fcfe39aad2596f26090dfad8c9b088f9 (
plain) (
blame)
1
2
3
4
5
6
|
spdict is a library of dictionary algorithms written in C++.
Initial release with support for sorted array, binary search tree,
red-black tree, skip list and balanced tree algorithms.
WWW: http://code.google.com/p/spdict/
|