nlib
|
Defines the class for creating the search index used with the Aho-Corasick algorithm. More...
Go to the source code of this file.
Classes | |
class | nn::nlib::succinct::AhoCorasickBuilder |
Creates the index (automaton) used in the Aho-Corasick algorithm. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::succinct | |
Implements a library of succinct data structure classes related to bit vectors. | |
Defines the class for creating the search index used with the Aho-Corasick algorithm.
Definition in file AhoCorasickBuilder.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.