Public Attributes | |
OutputStateId | state |
Label | label |
vector< Element > | subset |
double | priority_cost |
Definition at line 1148 of file determinize-lattice-pruned.cc.
Label label |
Definition at line 1150 of file determinize-lattice-pruned.cc.
Referenced by LatticeDeterminizerPruned< Weight, IntType >::Determinize(), and LatticeDeterminizerPruned< Weight, IntType >::ProcessTransitions().
double priority_cost |
OutputStateId state |
Definition at line 1149 of file determinize-lattice-pruned.cc.
Referenced by LatticeDeterminizerPruned< Weight, IntType >::Determinize(), and LatticeDeterminizerPruned< Weight, IntType >::ProcessTransitions().
vector<Element> subset |