C Library of Aho-Corasick Algorithm based on Coordinate Hash Trie
-
Updated
Feb 27, 2023 - C
C Library of Aho-Corasick Algorithm based on Coordinate Hash Trie
Z- algorithm for pattern matching, Trie-Aho-Corasick Automaton(FGREP), Hungarian Algorithm for the Munkres Assignment Problem, Binary Lifting, Eulerian Tour for Least Common Ancestor(LCA) using Sparse Table coupled with Farach-Colton and Bender optimization, Wellsh Powell Algorithm for Graph Coloring, Kahn's Agorithm for TopSort and Cycle detect…
Implemented with Aho-Corasick Automaton, with an Example of Mobile Detect.
Aho-Corasick Algorithm visualization
Add a description, image, and links to the aho-corasick-automaton topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick-automaton topic, visit your repo's landing page and select "manage topics."