Home | History | Annotate | Download | only in lib

Lines Matching full:deterministic

71   COMPOSE_FST1_DET    = 1ULL<<35,  // fst1 is deterministic
72 COMPOSE_FST2_DET = 1ULL<<36, // fst2 is deterministic
267 // deterministic FST. The class maps state tuples to their unique IDs
802 // Case 2: fst1 is a string, fst2 is deterministic and epsilon-free.
809 // Case 3: fst1 is deterministic and epsilon-free, fst2 is string.