|
liblevenshtein 4.0.0
A library for generating Finite State Transducers based on Levenshtein Automata.
|
#include <cstddef>Go to the source code of this file.
Classes | |
| class | liblevenshtein::Position |
| Represents a location within the Levenshtein automaton. More... | |
Namespaces | |
| namespace | liblevenshtein |
| Various utilities regarding Levenshtein transducers. | |