#include <vector>#include <algorithm>#include <fst/queue.h>

Go to the source code of this file.
Classes | |
| class | fst::Partition< T > |
| Defines a partitioning of states. Typically used to represent equivalence classes for Fst operations like minimization. More... | |
| struct | fst::Partition< T >::Element |
| class | fst::PartitionIterator< T > |
| iterate over members of a class in a partition More... | |
Namespaces | |
| namespace | fst |
For optional argument declarations. | |
1.7.1