FST  openfst-1.8.3
OpenFst Library
Classes | Namespaces | Functions
label-reachable.h File Reference
#include <sys/types.h>
#include <cstddef>
#include <istream>
#include <memory>
#include <ostream>
#include <utility>
#include <vector>
#include <fst/log.h>
#include <fst/accumulator.h>
#include <fst/arcsort.h>
#include <fst/fst.h>
#include <fst/interval-set.h>
#include <fst/mutable-fst.h>
#include <fst/properties.h>
#include <fst/state-reachable.h>
#include <fst/util.h>
#include <fst/vector-fst.h>
#include <unordered_map>
Include dependency graph for label-reachable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fst::LabelReachableData< Label >
 
class  fst::LabelLowerBound< Arc >
 
class  fst::LabelReachable< Arc, Accumulator, D, LB >
 

Namespaces

 fst
 

Functions

template<typename Label , typename StateId >
bool fst::StateSort (std::vector< IntervalSet< Label >> *interval_sets, const std::vector< StateId > &order)
 
template<typename Label , typename StateId >
bool fst::StateSort (LabelReachableData< Label > *data, const std::vector< StateId > &order)