KMP Deterministic Finite State Automaton Visualization is a open source project offering an interactive way to visualize the KMP DFA, which is created by Yi Zhao, a Grad Student in Rice University, and is inspired by COMP582 course @ Rice University.
- GitHub Issues for bug report and feature requests.
This project is licensed under the terms of the MIT license.
- https://d3js.org/
- Knuth, D. E., Morris, Jr, J. H., & Pratt, V. R. (1977). Fast pattern matching in strings. SIAM journal on computing, 6(2), 323-350.