/NaiveACAutomation

The C++ implementation of Aho-Corasick Automation, which can apply to full-text indexing

Primary LanguageC++

Self-implemented Aho-Corasick-automation

This is a naive implementation of AC Automation when I was boring on the train.