| 
    liblevenshtein 4.0.0
    
   A library for generating Finite State Transducers based on Levenshtein Automata. 
   | 
 
Go to the source code of this file.
Classes | |
| class | liblevenshtein::distance::TranspositionDistance | 
| Computes the standard Levenshtein distance extended with the elementary operation of transposition.  More... | |
Namespaces | |
| namespace | liblevenshtein | 
| Various utilities regarding Levenshtein transducers.  | |
| namespace | liblevenshtein::distance | 
| Memoized, recursive distance metrics typically used to evaluate the correctness of Levenshtein automata.  | |