Files
pkgsrc-ng/devel/libstree/DESCR
2013-09-26 17:14:40 +02:00

5 lines
212 B
Plaintext

LibSTree is a library containing generic string algorithms based on
suffix trees. The underlying implementation is based on Ukkonen's
linear suffix tree creation algorithm, supporting multiple strings per
tree.