Module texcraft_stdext::algorithms
source · Expand description
Implementations of various CS algorithms
Modules
- Spell checking using Levenshtein distance
- Knuth–Morris–Pratt substring search algorithm
Implementations of various CS algorithms