diff options
Diffstat (limited to 'libraries/marisa/README')
-rw-r--r-- | libraries/marisa/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/marisa/README b/libraries/marisa/README new file mode 100644 index 000000000000..14006937079d --- /dev/null +++ b/libraries/marisa/README @@ -0,0 +1,3 @@ +libmarisa is a C++ library for an implementation of MARISA +(Matching Algorithm with Recursively Implemented StorAge), +which is a space-efficient trie data structure. |