Function rustfst::algorithms::tr_sort

source ·
pub fn tr_sort<W, F, C>(fst: &mut F, _comp: C)
where W: Semiring, F: MutableFst<W>, C: TrCompare,
Expand description

Sorts trs leaving each state of the FST using a compare function