/trie

Primary LanguageC++Boost Software License 1.0BSL-1.0

Boost.Trie

Boost containers based on the trie data structure.

Build

mkdir build
cd build
cmake -DBOOST_ROOT=/path/to/boost/root ..
make tests

#Boost.Trie Boost.Trie, it is a set/map-like container based on the Trie data structure.

Test results

@ Build Tests coverage More info
Master branch: Build Status Coverage Status

License

Distributed under the Boost Software License, Version 1.0.