File:Ahocorasick.svg

Summary

Description
English: A visualization of the finite state machine generated by the Aho-corasick string matching algorithm for a dictionary consisting of the following words: "a ab bc bca c caa bab". The blue edges are suffix links and the green edges are dict suffix links. This data structure can be considered a trie with additional links between internal nodes. These additional links enable fast transitions between failed pattern matches. This diagram was generated using my Aho-Corasick diagram generator.
Date
Source Own work
Author Dllu
SVG development
InfoField

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-3.0#Ahocorasick.svgCategory:Self-published work
Category:Search algorithms Category:Deterministic finite state automata Category:Aho–Corasick algorithm
Category:Aho–Corasick algorithm Category:CC-BY-SA-3.0 Category:Deterministic finite state automata Category:Search algorithms Category:Self-published work Category:Valid SVG created with Other tools:Diagrams