freebsd-ports/devel/spdict/pkg-descr
2007-08-02 15:04:29 +00:00

6 lines
224 B
Text

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/