Home | History | Annotate | Download | only in lib

Lines Matching refs:Final

42 // - final weight
65 // check for final state equivalence
67 const ssize_t xfinal = fst_.Final(x).Hash();
68 const ssize_t yfinal = fst_.Final(y).Hash();
166 // same final weight
199 // - loop over states in fst and split on final, creating two blocks
200 // in the partition corresponding to final, non-final
316 // DFS visitor to compute the height (distance) to final state.
378 // cluster states according to height (distance to final state)
380 // compute height (distance to final state)