LCS library 0.1

License: Free ‎File size: N/A
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT LCS library

lcslib is a free library intended for finding longest common substrings in byte strings. It implements structure of suffix tree that is highly optimized for 256-character alphabet. It was originally implemented for finding signatures in TCP dumps.