[][src]Function rustfst::algorithms::tr_compares::tr_compare

pub fn tr_compare<W: Semiring>(tr_1: &Tr<W>, tr_2: &Tr<W>) -> Ordering

Compare trs in the order input label, output label, weight and nextstate.