libmarisa0

C++ library to provide an implementation of marisa
  https://code.google.com/p/marisa-trie/
  0
  no reviews



Matching algorithm with recursively implemented storage (marisa) is a static and space-efficient trie data structure.

this package contains c++ library to provide an implementation of marisa.