liblevenshtein 4.0.0
A library for generating Finite State Transducers based on Levenshtein Automata.
Loading...
Searching...
No Matches
state_iterator.h File Reference
Include dependency graph for state_iterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  liblevenshtein::StateIterator
 Iterates over the Position nodes in the linked-list of a Levenshtein State. More...
 

Namespaces

namespace  liblevenshtein
 Various utilities regarding Levenshtein transducers.